summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-07-19 22:32:23 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-07-19 22:32:23 -0400
commit2f1fa7cdc3735b13561f27345f43ed3ac6883d8e (patch)
treee583c020bae18bc7a070f13e3f12e6a8434c3e17 /gtk/gtkaboutdialog.c
parent0aa57d26b53a39d0f95bc42d34abd70f4f32406b (diff)
downloadgtk+-2f1fa7cdc3735b13561f27345f43ed3ac6883d8e.tar.gz
Drop some unnecessary includes
Drop includes of deprecated headers where they are no longer needed.
Diffstat (limited to 'gtk/gtkaboutdialog.c')
-rw-r--r--gtk/gtkaboutdialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c
index cb28cc5256..1d99c8627a 100644
--- a/gtk/gtkaboutdialog.c
+++ b/gtk/gtkaboutdialog.c
@@ -44,7 +44,6 @@
#include "gtkorientable.h"
#include "gtkscrolledwindow.h"
#include "gtktextview.h"
-#include "deprecated/gtkiconfactory.h"
#include "gtkshow.h"
#include "gtkmain.h"
#include "gtkmessagedialog.h"