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/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index d4a75f5ae..4bf327284 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -31,6 +31,8 @@ // This has to be included prior to anything that includes setjmp.h, it croaks otherwise #include +#include "ui/widget/panel.h" + #ifdef HAVE_IEEEFP_H #include #endif @@ -109,7 +111,6 @@ #include "main-cmdlineact.h" #include "widgets/icon.h" -#include "ui/widget/panel.h" #include #include "verbs.h" -- cgit v1.2.3