Index: xfa/fde/xml/fde_xml_imp.cpp |
diff --git a/xfa/src/fde/xml/fde_xml_imp.cpp b/xfa/fde/xml/fde_xml_imp.cpp |
similarity index 99% |
rename from xfa/src/fde/xml/fde_xml_imp.cpp |
rename to xfa/fde/xml/fde_xml_imp.cpp |
index 94e5de6b9306202037f987717ed800f174954f5a..ce719dee3aa4288bd0c98eb308407e73c1f90ef4 100644 |
--- a/xfa/src/fde/xml/fde_xml_imp.cpp |
+++ b/xfa/fde/xml/fde_xml_imp.cpp |
@@ -4,12 +4,12 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/src/fde/xml/fde_xml_imp.h" |
+#include "xfa/fde/xml/fde_xml_imp.h" |
#include <algorithm> |
-#include "xfa/src/fgas/crt/fgas_system.h" |
-#include "xfa/src/fgas/crt/fgas_codepage.h" |
+#include "xfa/fgas/crt/fgas_codepage.h" |
+#include "xfa/fgas/crt/fgas_system.h" |
#define FDE_XMLVALIDCHARRANGENUM 5 |