summaryrefslogtreecommitdiff
path: root/lib/xmlrole.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmlrole.c')
-rw-r--r--lib/xmlrole.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xmlrole.c b/lib/xmlrole.c
index fcd0dc6..8a68e20 100644
--- a/lib/xmlrole.c
+++ b/lib/xmlrole.c
@@ -4,7 +4,7 @@
#include <stddef.h>
-#ifdef WIN32
+#ifdef COMPILED_FROM_DSP
#include "winconfig.h"
#elif defined(MACOS_CLASSIC)
#include "macconfig.h"
@@ -16,7 +16,7 @@
#ifdef HAVE_EXPAT_CONFIG_H
#include <expat_config.h>
#endif
-#endif /* ndef WIN32 */
+#endif /* ndef COMPILED_FROM_DSP */
#include "expat_external.h"
#include "internal.h"