summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutsshortcut.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2016-10-15 21:22:48 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2016-10-17 11:10:14 +0100
commit9bb816f8ee76b8325b78f108b2c38ce878d08879 (patch)
treec951673db63407f1d9cc005d033a4eb94eca2008 /gtk/gtkshortcutsshortcut.c
parent3fdbe2ea13704caa49dffd50d8a9c651e26a27ff (diff)
downloadgtk+-9bb816f8ee76b8325b78f108b2c38ce878d08879.tar.gz
gtk: Include the appropriate headers
Diffstat (limited to 'gtk/gtkshortcutsshortcut.c')
-rw-r--r--gtk/gtkshortcutsshortcut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkshortcutsshortcut.c b/gtk/gtkshortcutsshortcut.c
index 1767f0dff6..669b8a759d 100644
--- a/gtk/gtkshortcutsshortcut.c
+++ b/gtk/gtkshortcutsshortcut.c
@@ -18,7 +18,7 @@
#include "config.h"
-#include "gtkshortcutsshortcut.h"
+#include "gtkshortcutsshortcutprivate.h"
#include "gtkshortcutlabel.h"
#include "gtkshortcutswindowprivate.h"