summaryrefslogtreecommitdiff
path: root/onlineupdate/source/update/updater/archivereader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/update/updater/archivereader.cxx')
-rw-r--r--onlineupdate/source/update/updater/archivereader.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/update/updater/archivereader.cxx b/onlineupdate/source/update/updater/archivereader.cxx
index bb548b919a0b..d669211437e9 100644
--- a/onlineupdate/source/update/updater/archivereader.cxx
+++ b/onlineupdate/source/update/updater/archivereader.cxx
@@ -33,7 +33,7 @@
#if defined(UNIX)
# include <sys/types.h>
-#elif defined(WNT)
+#elif defined(_WIN32)
# include <io.h>
#endif