diff options
Diffstat (limited to 'core/fxge/ge/cfx_cliprgn.h')
-rw-r--r-- | core/fxge/ge/cfx_cliprgn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/ge/cfx_cliprgn.h b/core/fxge/ge/cfx_cliprgn.h index 5d6176091b..f3fd5856b6 100644 --- a/core/fxge/ge/cfx_cliprgn.h +++ b/core/fxge/ge/cfx_cliprgn.h @@ -7,7 +7,7 @@ #ifndef CORE_FXGE_GE_CFX_CLIPRGN_H_ #define CORE_FXGE_GE_CFX_CLIPRGN_H_ -#include "core/fxge/include/fx_dib.h" +#include "core/fxge/fx_dib.h" class CFX_ClipRgn { public: |