summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/opj_includes.h
diff options
context:
space:
mode:
authorMickael Savinaud <savmickael@users.noreply.github.com>2012-10-05 09:10:15 +0000
committerMickael Savinaud <savmickael@users.noreply.github.com>2012-10-05 09:10:15 +0000
commit4b140e060bf1a5cd1cc048014bc9e512930e2a8d (patch)
treebaea5014da506bb54fb54645bf4f3feb7aa73a60 /src/lib/openjp2/opj_includes.h
parent1fefa033296ef0c3eb7e4146b280fef79c488faa (diff)
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ prefix
Diffstat (limited to 'src/lib/openjp2/opj_includes.h')
-rw-r--r--src/lib/openjp2/opj_includes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openjp2/opj_includes.h b/src/lib/openjp2/opj_includes.h
index 472db3d2..b5876341 100644
--- a/src/lib/openjp2/opj_includes.h
+++ b/src/lib/openjp2/opj_includes.h
@@ -167,7 +167,7 @@ static INLINE long lrintf(float f){
#include "dwt.h"
#include "t2.h"
#include "mct.h"
-#include "int.h"
+#include "opj_intmath.h"
#include "cidx_manager.h"
#include "indexbox_manager.h"