summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdevicemanager-xi2.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-04-09 15:20:07 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-04-09 15:48:34 -0400
commit9044f78751b1f795257bcd35ac37b8d39b0ae3be (patch)
tree100421d831ccc4333d771ba3e370079465a92c71 /gdk/x11/gdkdevicemanager-xi2.c
parent6db7de3f7ba42d667c305d76aaef55f09e0c26d9 (diff)
downloadgtk+-9044f78751b1f795257bcd35ac37b8d39b0ae3be.tar.gz
Move GdkDeviceTool into its own files
Diffstat (limited to 'gdk/x11/gdkdevicemanager-xi2.c')
-rw-r--r--gdk/x11/gdkdevicemanager-xi2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/x11/gdkdevicemanager-xi2.c b/gdk/x11/gdkdevicemanager-xi2.c
index 497a18a9fd..836f455abb 100644
--- a/gdk/x11/gdkdevicemanager-xi2.c
+++ b/gdk/x11/gdkdevicemanager-xi2.c
@@ -22,6 +22,7 @@
#include "gdkdevicemanagerprivate-core.h"
#include "gdkdeviceprivate.h"
+#include "gdkdevicetoolprivate.h"
#include "gdkdisplayprivate.h"
#include "gdkeventtranslator.h"
#include "gdkprivate-x11.h"