summaryrefslogtreecommitdiff
path: root/onlineupdate/source/update/updater/nsWindowsRestart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/update/updater/nsWindowsRestart.cxx')
-rw-r--r--onlineupdate/source/update/updater/nsWindowsRestart.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/update/updater/nsWindowsRestart.cxx b/onlineupdate/source/update/updater/nsWindowsRestart.cxx
index 6f275abcaef5..20f584f4f146 100644
--- a/onlineupdate/source/update/updater/nsWindowsRestart.cxx
+++ b/onlineupdate/source/update/updater/nsWindowsRestart.cxx
@@ -11,7 +11,7 @@
#define nsWindowsRestart_cxx
#endif
-#ifdef WNT
+#ifdef _WIN32
#include <windows.h>
#endif
#include <stdint.h>