summaryrefslogtreecommitdiff
path: root/gtk/gtkentrycompletion.c
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2020-10-11 11:51:19 +0200
committerMatthias Clasen <mclasen@redhat.com>2020-10-14 15:06:12 -0400
commiteca3eab96fc5edd6cd3e16c7f14961ae9e4ec739 (patch)
treed122a4f7acf4cd70399f2490d17f23b1a783fed9 /gtk/gtkentrycompletion.c
parent2bcef7f03058dac7cbac59af152271d8c43ad1ef (diff)
downloadgtk+-eca3eab96fc5edd6cd3e16c7f14961ae9e4ec739.tar.gz
Remove unneeded gtkstylecontext.h includes
Diffstat (limited to 'gtk/gtkentrycompletion.c')
-rw-r--r--gtk/gtkentrycompletion.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkentrycompletion.c b/gtk/gtkentrycompletion.c
index 9139109ebf..8f3ee30eda 100644
--- a/gtk/gtkentrycompletion.c
+++ b/gtk/gtkentrycompletion.c
@@ -84,7 +84,6 @@
#include "gtkwindowprivate.h"
#include "gtkwidgetprivate.h"
#include "gtknative.h"
-#include "gtkstylecontext.h"
#include <string.h>