| Index: core/fxge/win32/win32_int.h
|
| diff --git a/core/fxge/win32/win32_int.h b/core/fxge/win32/win32_int.h
|
| index 18996afc5c6402e5aecba7f6cbdc28edb2c1ecce..79166908177097037d0f72837464371654854e68 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 {
|
|
|