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/selcue.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/selcue.cpp') diff --git a/src/selcue.cpp b/src/selcue.cpp index 3d9f3c619..297b9fffc 100644 --- a/src/selcue.cpp +++ b/src/selcue.cpp @@ -11,6 +11,8 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include + #include "desktop.h" #include "selection.h" @@ -21,6 +23,7 @@ #include "text-editing.h" #include "sp-text.h" #include "sp-flowtext.h" +#include "preferences.h" #include "selcue.h" Inkscape::SelCue::BoundingBoxPrefsObserver::BoundingBoxPrefsObserver(SelCue &sel_cue) : -- cgit v1.2.3