Index: core/fxcodec/jbig2/JBig2_PddProc.h |
diff --git a/core/src/fxcodec/jbig2/JBig2_PddProc.h b/core/fxcodec/jbig2/JBig2_PddProc.h |
similarity index 84% |
rename from core/src/fxcodec/jbig2/JBig2_PddProc.h |
rename to core/fxcodec/jbig2/JBig2_PddProc.h |
index 2f875f5d92e4f3e842e79f7efb9da5c7655e958b..25f941235f05432b96d04d15936150b4b449d005 100644 |
--- a/core/src/fxcodec/jbig2/JBig2_PddProc.h |
+++ b/core/fxcodec/jbig2/JBig2_PddProc.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_PDDPROC_H_ |
-#define CORE_SRC_FXCODEC_JBIG2_JBIG2_PDDPROC_H_ |
+#ifndef CORE_FXCODEC_JBIG2_JBIG2_PDDPROC_H_ |
+#define CORE_FXCODEC_JBIG2_JBIG2_PDDPROC_H_ |
#include "core/include/fxcrt/fx_system.h" |
@@ -31,4 +31,4 @@ class CJBig2_PDDProc { |
uint8_t HDTEMPLATE; |
}; |
-#endif // CORE_SRC_FXCODEC_JBIG2_JBIG2_PDDPROC_H_ |
+#endif // CORE_FXCODEC_JBIG2_JBIG2_PDDPROC_H_ |