Index: xfa/fxgraphics/fx_graphics.cpp |
diff --git a/xfa/src/fxgraphics/fx_graphics.cpp b/xfa/fxgraphics/fx_graphics.cpp |
similarity index 99% |
rename from xfa/src/fxgraphics/fx_graphics.cpp |
rename to xfa/fxgraphics/fx_graphics.cpp |
index 249c72e73f75c7cb66a6fbb228b022d031583e7b..a3fb84dbb0a7c98799f4a55d092f25b073e6adfa 100644 |
--- a/xfa/src/fxgraphics/fx_graphics.cpp |
+++ b/xfa/fxgraphics/fx_graphics.cpp |
@@ -8,8 +8,8 @@ |
#include <memory> |
-#include "xfa/src/fxgraphics/fx_path_generator.h" |
-#include "xfa/src/fxgraphics/pre.h" |
+#include "xfa/fxgraphics/fx_path_generator.h" |
+#include "xfa/fxgraphics/pre.h" |
class CAGG_Graphics { |
public: |