diff options
Diffstat (limited to 'core/fxge/win32/win32_int.h')
-rw-r--r-- | core/fxge/win32/win32_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/win32/win32_int.h b/core/fxge/win32/win32_int.h index 18996afc5c..7916690817 100644 --- a/core/fxge/win32/win32_int.h +++ b/core/fxge/win32/win32_int.h @@ -7,8 +7,8 @@ #ifndef CORE_FXGE_WIN32_WIN32_INT_H_ #define CORE_FXGE_WIN32_WIN32_INT_H_ +#include "core/fxge/include/fx_ge.h" #include "core/fxge/win32/dwrite_int.h" -#include "core/include/fxge/fx_ge.h" struct WINDIB_Open_Args_; class CGdiplusExt { |