summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkinput-none.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkinput-none.c')
-rw-r--r--gdk/x11/gdkinput-none.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdk/x11/gdkinput-none.c b/gdk/x11/gdkinput-none.c
index f719b1bdf1..0e8cc2c971 100644
--- a/gdk/x11/gdkinput-none.c
+++ b/gdk/x11/gdkinput-none.c
@@ -18,9 +18,9 @@
*/
#include <config.h>
-#include "gdkalias.h"
#include "gdkinputprivate.h"
#include "gdkdisplay-x11.h"
+#include "gdkalias.h"
/*
* Modified by the GTK+ Team and others 1997-2000. See the AUTHORS
@@ -127,3 +127,5 @@ gdk_device_set_mode (GdkDevice *device,
return FALSE;
}
+#define __GDK_INPUT_X11_C__
+#include "gdkaliasdef.c"