diff options
Diffstat (limited to 'src/winconsole.cpp')
| -rw-r--r-- | src/winconsole.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/winconsole.cpp b/src/winconsole.cpp index f91b19c5c..b34b83c3e 100644 --- a/src/winconsole.cpp +++ b/src/winconsole.cpp @@ -38,7 +38,7 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ -#ifdef WIN32 +#ifdef _WIN32 #undef DATADIR #include <windows.h> |
