summaryrefslogtreecommitdiff
path: root/gtk/gtkgesture.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-03-06 21:17:44 -0500
committerCarlos Garnacho <carlosg@gnome.org>2014-05-23 19:54:22 +0200
commit49e9ba122a48f7d89cb993c818d3536f94d4d0ba (patch)
tree493bfdddef7c6e561399f5376971645ca6904306 /gtk/gtkgesture.h
parenta1aeaa6b07fc9d2c9b0ef04d2a89fbbd92412c99 (diff)
downloadgtk+-49e9ba122a48f7d89cb993c818d3536f94d4d0ba.tar.gz
...and add the right include instead
Diffstat (limited to 'gtk/gtkgesture.h')
-rw-r--r--gtk/gtkgesture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkgesture.h b/gtk/gtkgesture.h
index 32150de115..dfb448e8d4 100644
--- a/gtk/gtkgesture.h
+++ b/gtk/gtkgesture.h
@@ -25,6 +25,7 @@
#endif
#include <gtk/gtkeventcontroller.h>
+#include <gtk/gtkenums.h>
G_BEGIN_DECLS