| Index: core/fxge/apple/cfx_quartzdevice.h
 | 
| diff --git a/core/fxge/apple/cfx_quartzdevice.h b/core/fxge/apple/cfx_quartzdevice.h
 | 
| index 826309f3d74c3dcdea1c568eac2e9517bcd032ac..75df61b1600ef2558ddd5d028d62febfb49913f2 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/cfx_renderdevice.h"
 | 
| +#include "core/fxge/cfx_renderdevice.h"
 | 
|  
 | 
|  class CFX_QuartzDevice : public CFX_RenderDevice {
 | 
|   public:
 | 
| 
 |