Index: core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h |
diff --git a/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h b/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h |
index 4bcaa1b8a5bcaa137f4cdc73cce3c920fc21ac12..ca8e181da784f4fca677843f267fedac43d6eaa6 100644 |
--- a/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h |
+++ b/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h |
@@ -6,8 +6,9 @@ |
#ifndef _JBIG2_ARITH_INT_DECODER_H_ |
#define _JBIG2_ARITH_INT_DECODER_H_ |
-#include "JBig2_Module.h" |
+ |
#include "JBig2_ArithDecoder.h" |
+ |
class CJBig2_ArithIntDecoder { |
public: |
CJBig2_ArithIntDecoder(); |