summaryrefslogtreecommitdiff
path: root/src/win32/Win32Main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/Win32Main.cxx')
-rw-r--r--src/win32/Win32Main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/Win32Main.cxx b/src/win32/Win32Main.cxx
index 700a32178..e26846321 100644
--- a/src/win32/Win32Main.cxx
+++ b/src/win32/Win32Main.cxx
@@ -20,7 +20,7 @@
#include "config.h"
#include "Main.hxx"
-#ifdef WIN32
+#ifdef _WIN32
#include "Compiler.h"
#include "Instance.hxx"