Index: core/src/fxcodec/jbig2/JBig2_SymbolDict.h |
diff --git a/core/src/fxcodec/jbig2/JBig2_SymbolDict.h b/core/src/fxcodec/jbig2/JBig2_SymbolDict.h |
index 6f6b303640bc2b145fd1c4087aad801bf112f7e1..5880a83bef32b468fae3dbd470454e0ed7c2c68a 100644 |
--- a/core/src/fxcodec/jbig2/JBig2_SymbolDict.h |
+++ b/core/src/fxcodec/jbig2/JBig2_SymbolDict.h |
@@ -10,9 +10,9 @@ |
#include <memory> |
#include <vector> |
-#include "JBig2_ArithDecoder.h" |
-#include "JBig2_List.h" |
#include "core/include/fxcrt/fx_basic.h" |
+#include "core/src/fxcodec/jbig2/JBig2_ArithDecoder.h" |
+#include "core/src/fxcodec/jbig2/JBig2_List.h" |
class CJBig2_Image; |