#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.
This commit is contained in:
Manish Singh 2005-03-16 04:35:33 +00:00 committed by Manish Singh
parent 2a2d769d42
commit 9e7f4ff465
4 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Tue Mar 15 20:34:33 2005 Manish Singh <yosh@gimp.org>
* gdk/x11/gdkinput-xfree.c: #include gdkaliasdef.c here too.
2005-03-15 Matthias Clasen <mclasen@redhat.com>
Make PLT-reduction work with gcc4, and don't include

View File

@ -1,3 +1,7 @@
Tue Mar 15 20:34:33 2005 Manish Singh <yosh@gimp.org>
* gdk/x11/gdkinput-xfree.c: #include gdkaliasdef.c here too.
2005-03-15 Matthias Clasen <mclasen@redhat.com>
Make PLT-reduction work with gcc4, and don't include

View File

@ -1,3 +1,7 @@
Tue Mar 15 20:34:33 2005 Manish Singh <yosh@gimp.org>
* gdk/x11/gdkinput-xfree.c: #include gdkaliasdef.c here too.
2005-03-15 Matthias Clasen <mclasen@redhat.com>
Make PLT-reduction work with gcc4, and don't include

View File

@ -359,3 +359,5 @@ _gdk_input_ungrab_pointer (GdkDisplay *display,
}
}
#define __GDK_INPUT_X11_C__
#include "gdkaliasdef.c"