summaryrefslogtreecommitdiff
path: root/onlineupdate/source/libmar/verify/mar_verify.c
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/libmar/verify/mar_verify.c')
-rw-r--r--onlineupdate/source/libmar/verify/mar_verify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/libmar/verify/mar_verify.c b/onlineupdate/source/libmar/verify/mar_verify.c
index ff0909a16f29..74eb36935102 100644
--- a/onlineupdate/source/libmar/verify/mar_verify.c
+++ b/onlineupdate/source/libmar/verify/mar_verify.c
@@ -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
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#endif