summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosernativequartz.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-07-12 10:26:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-07-12 10:59:31 -0400
commitd8abcdb5a1a33f9d6724dfd7d165167f234f506a (patch)
treec9258da065153b60c92382bf2b99f0e1cd1a1fe3 /gtk/gtkfilechoosernativequartz.c
parent65ecfa20dda35b99893b68f1a8065a40db00f845 (diff)
downloadgtk+-d8abcdb5a1a33f9d6724dfd7d165167f234f506a.tar.gz
Remove unused includes
Only GtkFileChooserWidget and GtkFileChooserDialog use the GtkFileChooserEmbed interface.
Diffstat (limited to 'gtk/gtkfilechoosernativequartz.c')
-rw-r--r--gtk/gtkfilechoosernativequartz.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkfilechoosernativequartz.c b/gtk/gtkfilechoosernativequartz.c
index 1726942b97..847a461536 100644
--- a/gtk/gtkfilechoosernativequartz.c
+++ b/gtk/gtkfilechoosernativequartz.c
@@ -28,7 +28,6 @@
#include "gtkfilechooserwidget.h"
#include "gtkfilechooserwidgetprivate.h"
#include "gtkfilechooserutils.h"
-#include "gtkfilechooserembed.h"
#include "gtksizerequest.h"
#include "gtktypebuiltins.h"
#include "gtkintl.h"