Index: xfa/fxgraphics/cfx_path_generator.cpp |
diff --git a/xfa/fxgraphics/cfx_path_generator.cpp b/xfa/fxgraphics/cfx_path_generator.cpp |
index 2af39c49d74cdc7fdea00abdbbfedd57632f593d..b5843ed9986aa14f958d295ccef4b7d556e84e85 100644 |
--- a/xfa/fxgraphics/cfx_path_generator.cpp |
+++ b/xfa/fxgraphics/cfx_path_generator.cpp |
@@ -6,8 +6,8 @@ |
#include "xfa/fxgraphics/cfx_path_generator.h" |
-#include "core/fxge/include/cfx_pathdata.h" |
-#include "core/fxge/include/cfx_renderdevice.h" |
+#include "core/fxge/cfx_pathdata.h" |
+#include "core/fxge/cfx_renderdevice.h" |
CFX_PathGenerator::CFX_PathGenerator() : m_pPathData(new CFX_PathData) {} |