From 43b49e325db73cc19b1731db6c69545664ee8fbe Mon Sep 17 00:00:00 2001 From: Adrian Boguszewski Date: Thu, 28 Jul 2016 13:26:17 +0200 Subject: Reverted changes to r15024 after many building problems (bzr r15027) --- src/sp-guide.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/sp-guide.cpp') diff --git a/src/sp-guide.cpp b/src/sp-guide.cpp index ff0f6cadb..58a1a746e 100644 --- a/src/sp-guide.cpp +++ b/src/sp-guide.cpp @@ -16,7 +16,7 @@ */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include @@ -31,6 +31,8 @@ #include "attributes.h" #include "sp-guide.h" #include +#include +#include #include #include #include @@ -38,6 +40,8 @@ #include "desktop.h" #include "sp-root.h" #include "sp-namedview.h" +#include <2geom/angle.h> +#include "document.h" #include "document-undo.h" #include "helper-fns.h" #include "verbs.h" -- cgit v1.2.3