summaryrefslogtreecommitdiff
path: root/packages/gtk2/src/glib/gutils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk2/src/glib/gutils.inc')
-rw-r--r--packages/gtk2/src/glib/gutils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk2/src/glib/gutils.inc b/packages/gtk2/src/glib/gutils.inc
index fcd05a69fb..e2b24e9bd3 100644
--- a/packages/gtk2/src/glib/gutils.inc
+++ b/packages/gtk2/src/glib/gutils.inc
@@ -11,7 +11,7 @@
//------------------------------------------------------------------------------
{$IFDEF read_interface_rest}
-{$ifdef WIN32}
+{$ifdef WINDOWS}
{ On native Win32, directory separator is the backslash, and search path
separator is the semicolon.