summaryrefslogtreecommitdiff
path: root/cli_ure/source/native/path.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/native/path.cxx')
-rw-r--r--cli_ure/source/native/path.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/native/path.cxx b/cli_ure/source/native/path.cxx
index 006c70fe36cd..6fae51314965 100644
--- a/cli_ure/source/native/path.cxx
+++ b/cli_ure/source/native/path.cxx
@@ -19,7 +19,7 @@
#include "sal/config.h"
-#if defined WNT
+#if defined(_WIN32)
#define WIN32_LEAN_AND_MEAN
#include <windows.h>