From cd1cf32a2792f8eaf99a90e326a7430b9b842552 Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sun, 12 Feb 2012 13:43:17 +0000 Subject: Header cleaning (bzr r10963) --- src/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 2d8e35871..29aeb58b3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -31,8 +31,6 @@ // This has to be included prior to anything that includes setjmp.h, it croaks otherwise #include -#include - #ifdef HAVE_IEEEFP_H #include #endif @@ -114,6 +112,7 @@ #include "ui/widget/panel.h" #include +#include "verbs.h" enum { SP_ARG_NONE, -- cgit v1.2.3