Index: xfa/fxgraphics/fx_path_generator.cpp |
diff --git a/xfa/src/fxgraphics/fx_path_generator.cpp b/xfa/fxgraphics/fx_path_generator.cpp |
similarity index 98% |
rename from xfa/src/fxgraphics/fx_path_generator.cpp |
rename to xfa/fxgraphics/fx_path_generator.cpp |
index 8b0bab00dab137f31e6af39d584f4e3b4b939d0c..cbe0f2923925edd69208f4b58d28cb558c7a73be 100644 |
--- a/xfa/src/fxgraphics/fx_path_generator.cpp |
+++ b/xfa/fxgraphics/fx_path_generator.cpp |
@@ -4,9 +4,9 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/src/fxgraphics/fx_path_generator.h" |
+#include "xfa/fxgraphics/fx_path_generator.h" |
-#include "xfa/src/fxgraphics/pre.h" |
+#include "xfa/fxgraphics/pre.h" |
CFX_PathGenerator::CFX_PathGenerator() { |
m_pPathData = NULL; |