Index: xfa/fxgraphics/cfx_path_generator.cpp |
diff --git a/xfa/fxgraphics/cfx_path_generator.cpp b/xfa/fxgraphics/cfx_path_generator.cpp |
index f2dc182b55030ab28491c5910a270f15c751f356..ee53afb5136dd1b202fd111c97b724ece749bdbc 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(nullptr) {} |