summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/opj_includes.h
diff options
context:
space:
mode:
authorMickael Savinaud <savmickael@users.noreply.github.com>2012-10-05 08:32:05 +0000
committerMickael Savinaud <savmickael@users.noreply.github.com>2012-10-05 08:32:05 +0000
commit1fefa033296ef0c3eb7e4146b280fef79c488faa (patch)
treeebfc626f9f22f6b7dfafd9237d69024d8e98a125 /src/lib/openjp2/opj_includes.h
parent37ff9b029ce6996199197308267a55e9fb82ff59 (diff)
[trunk] move fix_mul inside int.h and remove fix.h from the project
Diffstat (limited to 'src/lib/openjp2/opj_includes.h')
-rw-r--r--src/lib/openjp2/opj_includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/openjp2/opj_includes.h b/src/lib/openjp2/opj_includes.h
index 98a5b86b..472db3d2 100644
--- a/src/lib/openjp2/opj_includes.h
+++ b/src/lib/openjp2/opj_includes.h
@@ -168,7 +168,6 @@ static INLINE long lrintf(float f){
#include "t2.h"
#include "mct.h"
#include "int.h"
-#include "fix.h"
#include "cidx_manager.h"
#include "indexbox_manager.h"