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/ui/widget/dock.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/ui/widget/dock.cpp') diff --git a/src/ui/widget/dock.cpp b/src/ui/widget/dock.cpp index a6e983304..ab3a8adca 100644 --- a/src/ui/widget/dock.cpp +++ b/src/ui/widget/dock.cpp @@ -10,13 +10,14 @@ * Released under GNU GPL. Read the file 'COPYING' for more information. */ +#include "dock.h" #include "inkscape.h" #include "preferences.h" #include "desktop.h" -#include "dock.h" - #include +#include +#include namespace Inkscape { namespace UI { -- cgit v1.2.3