Index: core/src/fxcodec/jbig2/JBig2_SddProc.h |
diff --git a/core/src/fxcodec/jbig2/JBig2_SddProc.h b/core/src/fxcodec/jbig2/JBig2_SddProc.h |
index 01f8014cccb52af8842cd36ffb49c60ac3aadac5..77ac049baf7476fd676ff57217df708f8e65ded5 100644 |
--- a/core/src/fxcodec/jbig2/JBig2_SddProc.h |
+++ b/core/src/fxcodec/jbig2/JBig2_SddProc.h |
@@ -9,8 +9,8 @@ |
#include <vector> |
-#include "../../../include/fxcrt/fx_system.h" |
#include "JBig2_ArithDecoder.h" |
+#include "core/include/fxcrt/fx_system.h" |
class CJBig2_BitStream; |
class CJBig2_HuffmanTable; |