diff options
Diffstat (limited to 'core/fxge/apple/cfx_quartzdevice.h')
-rw-r--r-- | core/fxge/apple/cfx_quartzdevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/apple/cfx_quartzdevice.h b/core/fxge/apple/cfx_quartzdevice.h index e9261d62b8..826309f3d7 100644 --- a/core/fxge/apple/cfx_quartzdevice.h +++ b/core/fxge/apple/cfx_quartzdevice.h @@ -9,7 +9,7 @@ #if _FXM_PLATFORM_ == _FXM_PLATFORM_APPLE_ -#include "core/fxge/include/fx_ge.h" +#include "core/fxge/include/cfx_renderdevice.h" class CFX_QuartzDevice : public CFX_RenderDevice { public: |