summaryrefslogtreecommitdiff
path: root/backends/xml-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/xml-backend.c')
-rw-r--r--backends/xml-backend.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/xml-backend.c b/backends/xml-backend.c
index 140e3173..dab4c869 100644
--- a/backends/xml-backend.c
+++ b/backends/xml-backend.c
@@ -797,7 +797,7 @@ blow_away_locks (const char *address)
/* Initializer */
-#ifndef G_OS_WIN32
+#ifndef G_PLATFORM_WIN32
/* If we use G_MODULE_EXPORT, *only* thusly marked functions will be
* exported, and xml-test uses other ones, too.
*/
@@ -814,7 +814,7 @@ g_module_check_init (GModule *module)
return NULL;
}
-#ifndef G_OS_WIN32
+#ifndef G_PLATFORM_WIN32
G_MODULE_EXPORT
#endif
GConfBackendVTable*