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