| 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 fc7cd790a73bdabc9fe3ab7179a9fcdb6df26d90..4816c03e2c39e72056d743166f3cbcef375bb83c 100644
|
| --- a/core/src/fxge/win32/fx_win32_print.cpp
|
| +++ b/core/src/fxge/win32/fx_win32_print.cpp
|
| @@ -14,7 +14,7 @@
|
| #include "core/include/fxge/fx_ge_win32.h"
|
| #include "core/src/fxge/dib/dib_int.h"
|
| #include "core/src/fxge/ge/fx_text_int.h"
|
| -#include "win32_int.h"
|
| +#include "core/src/fxge/win32/win32_int.h"
|
|
|
| #define SIZETHRESHOLD 1000
|
| #define OUTPUTPSLEN 4096
|
|
|