diff options
Diffstat (limited to 'core/fxge/include/cfx_pathdata.h')
-rw-r--r-- | core/fxge/include/cfx_pathdata.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxge/include/cfx_pathdata.h b/core/fxge/include/cfx_pathdata.h index fe95631327..d77e1da05e 100644 --- a/core/fxge/include/cfx_pathdata.h +++ b/core/fxge/include/cfx_pathdata.h @@ -9,6 +9,7 @@ #include "core/fxcrt/include/fx_coordinates.h" #include "core/fxcrt/include/fx_system.h" +#include "core/fxge/include/cfx_renderdevice.h" struct FX_PATHPOINT { FX_FLOAT m_PointX; |