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-hatch.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sp-hatch.cpp') diff --git a/src/sp-hatch.cpp b/src/sp-hatch.cpp index a17a555b8..2d938618c 100644 --- a/src/sp-hatch.cpp +++ b/src/sp-hatch.cpp @@ -25,8 +25,11 @@ #include "display/drawing-pattern.h" #include "attributes.h" #include "document-private.h" +#include "uri.h" +#include "style.h" #include "sp-hatch.h" #include "sp-hatch-path.h" +#include "xml/repr.h" SPHatch::SPHatch() : SPPaintServer(), -- cgit v1.2.3