summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/typeconv/convert.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/typeconv/convert.cxx b/stoc/source/typeconv/convert.cxx
index d952852afdc2..c595c17a4588 100644
--- a/stoc/source/typeconv/convert.cxx
+++ b/stoc/source/typeconv/convert.cxx
@@ -27,7 +27,7 @@
#include <typelib/typedescription.hxx>
#include <uno/data.h>
-#ifdef WNT
+#ifdef _WIN32
#include <cmath>
#else
#include <math.h>