summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperation.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-08-28 01:54:55 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-08-28 01:54:55 -0400
commit6f39855c0837aa7244a6ae9f9848d948f6fdeda3 (patch)
tree78e6611679ccc62179879b5a8a0c63980664995e /gtk/gtkmountoperation.c
parentfd92e7150d2da1305ec1bda8536f81c82a1d0b89 (diff)
downloadgtk+-6f39855c0837aa7244a6ae9f9848d948f6fdeda3.tar.gz
More include cleanups
Diffstat (limited to 'gtk/gtkmountoperation.c')
-rw-r--r--gtk/gtkmountoperation.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkmountoperation.c b/gtk/gtkmountoperation.c
index 42eb301b91..2d022cc00e 100644
--- a/gtk/gtkmountoperation.c
+++ b/gtk/gtkmountoperation.c
@@ -32,10 +32,9 @@
#include "gtkmountoperationprivate.h"
#include "gtkbox.h"
#include "gtkentry.h"
-#include "gtkhbox.h"
+#include "gtkbox.h"
#include "gtkintl.h"
#include "gtklabel.h"
-#include "gtkbox.h"
#include "gtkmessagedialog.h"
#include "gtkmountoperation.h"
#include "gtkprivate.h"