summaryrefslogtreecommitdiff
path: root/xfa/src/fxgraphics/src/fx_path_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxgraphics/src/fx_path_generator.h')
-rw-r--r--xfa/src/fxgraphics/src/fx_path_generator.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/src/fxgraphics/src/fx_path_generator.h b/xfa/src/fxgraphics/src/fx_path_generator.h
index 7d34fe2d07..663087d4c3 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();