summaryrefslogtreecommitdiff
path: root/onlineupdate/source/update/common/pathhash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/update/common/pathhash.cxx')
-rw-r--r--onlineupdate/source/update/common/pathhash.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/update/common/pathhash.cxx b/onlineupdate/source/update/common/pathhash.cxx
index fea123cda366..aa5644c896bc 100644
--- a/onlineupdate/source/update/common/pathhash.cxx
+++ b/onlineupdate/source/update/common/pathhash.cxx
@@ -2,7 +2,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-#ifdef WNT
+#ifdef _WIN32
#include <windows.h>
#include <wincrypt.h>
#include "pathhash.h"