Index: xfa/fee/ifde_txtedtbuf.h |
diff --git a/xfa/src/fee/ifde_txtedtbuf.h b/xfa/fee/ifde_txtedtbuf.h |
similarity index 91% |
rename from xfa/src/fee/ifde_txtedtbuf.h |
rename to xfa/fee/ifde_txtedtbuf.h |
index 8cc7dfeab5ff9d53cb91010ef4f0b295a41522fb..0459af4ff87498710e420e069c00b0b83678c121 100644 |
--- a/xfa/src/fee/ifde_txtedtbuf.h |
+++ b/xfa/fee/ifde_txtedtbuf.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef XFA_SRC_FEE_IFDE_TXTEDTBUF_H_ |
-#define XFA_SRC_FEE_IFDE_TXTEDTBUF_H_ |
+#ifndef XFA_FEE_IFDE_TXTEDTBUF_H_ |
+#define XFA_FEE_IFDE_TXTEDTBUF_H_ |
#include "core/include/fxcrt/fx_basic.h" |
@@ -36,4 +36,4 @@ class IFDE_TxtEdtBuf { |
virtual FX_BOOL Optimize(IFX_Pause* pPause = NULL) = 0; |
}; |
-#endif // XFA_SRC_FEE_IFDE_TXTEDTBUF_H_ |
+#endif // XFA_FEE_IFDE_TXTEDTBUF_H_ |