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/dialog/layers.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ui/dialog/layers.cpp') diff --git a/src/ui/dialog/layers.cpp b/src/ui/dialog/layers.cpp index 9dc3a18f5..66f0167aa 100644 --- a/src/ui/dialog/layers.cpp +++ b/src/ui/dialog/layers.cpp @@ -13,7 +13,7 @@ # include #endif -#include +#include "layers.h" #include #include #include @@ -37,7 +37,6 @@ #include "xml/repr.h" #include "sp-root.h" -#include "layers.h" //#define DUMP_LAYERS 1 -- cgit v1.2.3