summaryrefslogtreecommitdiff
path: root/gdk
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2005-03-16 04:35:33 +0000
committerManish Singh <yosh@src.gnome.org>2005-03-16 04:35:33 +0000
commit9e7f4ff4656fe8373dacc32c9a9f468da3f602f6 (patch)
treebe01ccb160d56e935dda25888519e64ef1923561 /gdk
parent2a2d769d423ad79f606b995f9016dc59e72d9d8c (diff)
downloadgtk+-9e7f4ff4656fe8373dacc32c9a9f468da3f602f6.tar.gz
#include gdkaliasdef.c here too.
Tue Mar 15 20:34:33 2005 Manish Singh <yosh@gimp.org> * gdk/x11/gdkinput-xfree.c: #include gdkaliasdef.c here too.
Diffstat (limited to 'gdk')
-rw-r--r--gdk/x11/gdkinput-xfree.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/x11/gdkinput-xfree.c b/gdk/x11/gdkinput-xfree.c
index 31000f14a7..e384d13863 100644
--- a/gdk/x11/gdkinput-xfree.c
+++ b/gdk/x11/gdkinput-xfree.c
@@ -359,3 +359,5 @@ _gdk_input_ungrab_pointer (GdkDisplay *display,
}
}
+#define __GDK_INPUT_X11_C__
+#include "gdkaliasdef.c"