summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/findsofficepath.c
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/findsofficepath.c')
-rw-r--r--cppuhelper/source/findsofficepath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/findsofficepath.c b/cppuhelper/source/findsofficepath.c
index b199e4e84aa2..2a45f884ed71 100644
--- a/cppuhelper/source/findsofficepath.c
+++ b/cppuhelper/source/findsofficepath.c
@@ -24,7 +24,7 @@
#include <cppuhelper/findsofficepath.h>
-#if defined WNT
+#if defined(_WIN32)
#define WIN32_LEAN_AND_MEAN
#include <windows.h>