diff options
Diffstat (limited to 'src/winmain.cpp')
| -rw-r--r-- | src/winmain.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/winmain.cpp b/src/winmain.cpp index 4fde2c574..752ab8e6b 100644 --- a/src/winmain.cpp +++ b/src/winmain.cpp @@ -8,6 +8,7 @@ #ifdef G_OS_WIN32 #undef DATADIR +#include <stdio.h> #include <io.h> #include <conio.h> #define _WIN32_WINNT 0x0501 |
