Index: xfa/src/fxgraphics/src/fx_path_generator.h |
diff --git a/xfa/src/fxgraphics/src/fx_path_generator.h b/xfa/src/fxgraphics/src/fx_path_generator.h |
index 7d34fe2d072deb611c8fcf553be841a34867009e..663087d4c33420a912ff1605c891e18d60ff3d48 100644 |
--- a/xfa/src/fxgraphics/src/fx_path_generator.h |
+++ b/xfa/src/fxgraphics/src/fx_path_generator.h |
@@ -6,6 +6,9 @@ |
#ifndef __H_FX_PATH_GENERATOR__ |
#define __H_FX_PATH_GENERATOR__ |
+ |
+#include "../../../../core/include/fxge/fx_ge.h" |
+ |
class CFX_PathGenerator { |
public: |
CFX_PathGenerator(); |