From 43175d10160728a84a24f4b9b8de667c76d6cc8b Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sun, 26 Feb 2012 16:54:08 +0000 Subject: Clean up all remaining false warnings from Gtkmm (bzr r11018) --- src/widgets/desktop-widget.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/widgets/desktop-widget.cpp') diff --git a/src/widgets/desktop-widget.cpp b/src/widgets/desktop-widget.cpp index 49979493c..cd7031dea 100644 --- a/src/widgets/desktop-widget.cpp +++ b/src/widgets/desktop-widget.cpp @@ -24,12 +24,13 @@ # include "config.h" #endif -#include #include <2geom/rect.h> +#include "ui/dialog/dialog-manager.h" #include "box3d-context.h" #include "cms-system.h" #include "conn-avoid-ref.h" +#include "desktop.h" #include "desktop-events.h" #include "desktop-handles.h" #include "desktop-widget.h" @@ -49,7 +50,6 @@ #include "sp-image.h" #include "sp-item.h" #include "sp-namedview.h" -#include "ui/dialog/dialog-manager.h" #include "ui/dialog/swatches.h" #include "ui/icon-names.h" #include "ui/widget/dock.h" @@ -68,6 +68,9 @@ #include "widget-sizes.h" #include "verbs.h" +#include + +#include #if defined (SOLARIS) && (SOLARIS == 8) #include "round.h" -- cgit v1.2.3