summaryrefslogtreecommitdiff
path: root/gtk/gtkeventcontrollerfocus.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-03-14 23:42:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-03-25 18:47:54 -0400
commitfaf61cd112c16c5ceebbcc2a103a0fcee9827c45 (patch)
tree40a89689ec5dfb37fe187132e089da4866aaa980 /gtk/gtkeventcontrollerfocus.c
parent1308ecb0aee7880d6d1a1d9a979c1331eceec6c2 (diff)
downloadgtk+-faf61cd112c16c5ceebbcc2a103a0fcee9827c45.tar.gz
event controller focus: drop include
This header is not needed here, and it is going away.
Diffstat (limited to 'gtk/gtkeventcontrollerfocus.c')
-rw-r--r--gtk/gtkeventcontrollerfocus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkeventcontrollerfocus.c b/gtk/gtkeventcontrollerfocus.c
index a8a6aaa296..500a09b99a 100644
--- a/gtk/gtkeventcontrollerfocus.c
+++ b/gtk/gtkeventcontrollerfocus.c
@@ -35,7 +35,6 @@
#include "gtkwidgetprivate.h"
#include "gtkeventcontrollerprivate.h"
#include "gtkeventcontrollerfocus.h"
-#include "gtkbindings.h"
#include "gtkenums.h"
#include "gtkmain.h"
#include "gtktypebuiltins.h"