| Index: core/fxge/apple/cfx_quartzdevice.h
|
| diff --git a/core/fxge/apple/cfx_quartzdevice.h b/core/fxge/apple/cfx_quartzdevice.h
|
| index e9261d62b8b2415736eca279f82c0c0b808751f7..826309f3d74c3dcdea1c568eac2e9517bcd032ac 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:
|
|
|