Index: xfa/fgas/xml/fgas_sax.h |
diff --git a/xfa/src/fgas/xml/fgas_sax.h b/xfa/fgas/xml/fgas_sax.h |
similarity index 95% |
rename from xfa/src/fgas/xml/fgas_sax.h |
rename to xfa/fgas/xml/fgas_sax.h |
index 50762d440175cda22ad0d5dfc370c7e91bb9271a..222b1090800c11a0beef5da7c58215b5b6883af9 100644 |
--- a/xfa/src/fgas/xml/fgas_sax.h |
+++ b/xfa/fgas/xml/fgas_sax.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef XFA_SRC_FGAS_XML_FGAS_SAX_H_ |
-#define XFA_SRC_FGAS_XML_FGAS_SAX_H_ |
+#ifndef XFA_FGAS_XML_FGAS_SAX_H_ |
+#define XFA_FGAS_XML_FGAS_SAX_H_ |
#include "core/include/fxcrt/fx_basic.h" |
@@ -65,4 +65,4 @@ class IFX_SAXReader { |
}; |
IFX_SAXReader* FX_SAXReader_Create(); |
-#endif // XFA_SRC_FGAS_XML_FGAS_SAX_H_ |
+#endif // XFA_FGAS_XML_FGAS_SAX_H_ |