summaryrefslogtreecommitdiffstats
path: root/sc/inc/callform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/callform.hxx')
-rw-r--r--sc/inc/callform.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/callform.hxx b/sc/inc/callform.hxx
index 409c95db46c1..fd85ab1122b2 100644
--- a/sc/inc/callform.hxx
+++ b/sc/inc/callform.hxx
@@ -28,7 +28,7 @@
#define MAXFUNCPARAM 16
#define MAXARRSIZE 0xfffe
-#ifndef WNT
+#ifndef _WIN32
#define CALLTYPE
#else
#define CALLTYPE __cdecl