Index: core/fxcodec/jbig2/JBig2_GsidProc.h |
diff --git a/core/src/fxcodec/jbig2/JBig2_GsidProc.h b/core/fxcodec/jbig2/JBig2_GsidProc.h |
similarity index 84% |
rename from core/src/fxcodec/jbig2/JBig2_GsidProc.h |
rename to core/fxcodec/jbig2/JBig2_GsidProc.h |
index dfd16b8f0c614ec6ac3c6f7485cfc37107407378..50c24eaa6038707ef55c91cb3617fdb3592b132d 100644 |
--- a/core/src/fxcodec/jbig2/JBig2_GsidProc.h |
+++ b/core/fxcodec/jbig2/JBig2_GsidProc.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_GSIDPROC_H_ |
-#define CORE_SRC_FXCODEC_JBIG2_JBIG2_GSIDPROC_H_ |
+#ifndef CORE_FXCODEC_JBIG2_JBIG2_GSIDPROC_H_ |
+#define CORE_FXCODEC_JBIG2_JBIG2_GSIDPROC_H_ |
#include "core/include/fxcrt/fx_system.h" |
@@ -33,4 +33,4 @@ class CJBig2_GSIDProc { |
CJBig2_Image* GSKIP; |
}; |
-#endif // CORE_SRC_FXCODEC_JBIG2_JBIG2_GSIDPROC_H_ |
+#endif // CORE_FXCODEC_JBIG2_JBIG2_GSIDPROC_H_ |