summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutsshortcutprivate.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2018-02-08 06:15:10 +0100
committerBenjamin Otte <otte@redhat.com>2018-02-08 06:16:01 +0100
commit7437d34eb95a4b44499a5f6464f8e81e3865ecf9 (patch)
tree126be2802ff106411ca5392b5679e21b44775dab /gtk/gtkshortcutsshortcutprivate.h
parenteb3049d6b5608aa7391f1eef82e52d8959c27373 (diff)
downloadgtk+-7437d34eb95a4b44499a5f6464f8e81e3865ecf9.tar.gz
shortcuts: Don't include gtk.h
Clean up all shortcuts includes to only include the necessary files while we're at it.
Diffstat (limited to 'gtk/gtkshortcutsshortcutprivate.h')
-rw-r--r--gtk/gtkshortcutsshortcutprivate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkshortcutsshortcutprivate.h b/gtk/gtkshortcutsshortcutprivate.h
index 5596100173..a20706aa6f 100644
--- a/gtk/gtkshortcutsshortcutprivate.h
+++ b/gtk/gtkshortcutsshortcutprivate.h
@@ -27,6 +27,8 @@
#include "gtkshortcutsshortcut.h"
+#include "gtkwindow.h"
+
G_BEGIN_DECLS
void gtk_shortcuts_shortcut_update_accel (GtkShortcutsShortcut *self,