| Index: core/src/fxge/win32/fx_win32_print.cpp
|
| diff --git a/core/src/fxge/win32/fx_win32_print.cpp b/core/src/fxge/win32/fx_win32_print.cpp
|
| index 0c00a7b3d96c961e82f7c807049df469bcfc96f5..fc7cd790a73bdabc9fe3ab7179a9fcdb6df26d90 100644
|
| --- a/core/src/fxge/win32/fx_win32_print.cpp
|
| +++ b/core/src/fxge/win32/fx_win32_print.cpp
|
| @@ -13,7 +13,7 @@
|
| #include "core/include/fxge/fx_freetype.h"
|
| #include "core/include/fxge/fx_ge_win32.h"
|
| #include "core/src/fxge/dib/dib_int.h"
|
| -#include "core/src/fxge/ge/text_int.h"
|
| +#include "core/src/fxge/ge/fx_text_int.h"
|
| #include "win32_int.h"
|
|
|
| #define SIZETHRESHOLD 1000
|
|
|