| Index: core/src/fxge/win32/fx_win32_gdipext.cpp
|
| diff --git a/core/src/fxge/win32/fx_win32_gdipext.cpp b/core/src/fxge/win32/fx_win32_gdipext.cpp
|
| index 2d37865437148c16736cb1d3600c3553faa84b8a..aaf7c36919df05fde70ca4918f3579d671898b9e 100644
|
| --- a/core/src/fxge/win32/fx_win32_gdipext.cpp
|
| +++ b/core/src/fxge/win32/fx_win32_gdipext.cpp
|
| @@ -17,7 +17,7 @@ using std::max;
|
|
|
| #include <gdiplus.h>
|
| #include "core/include/fxge/fx_ge_win32.h"
|
| -#include "win32_int.h"
|
| +#include "core/src/fxge/win32/win32_int.h"
|
|
|
| using namespace Gdiplus;
|
| using namespace Gdiplus::DllExports;
|
|
|