From 267299811df952d08324a39008f52c19641de9e0 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Tue, 30 Jan 2018 09:33:01 +0100 Subject: Move classes derived from SPObject to own directory. A lot of header clean-up. --- src/xml/repr-css.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/xml/repr-css.cpp') diff --git a/src/xml/repr-css.cpp b/src/xml/repr-css.cpp index 9121acaad..11c8bcf60 100644 --- a/src/xml/repr-css.cpp +++ b/src/xml/repr-css.cpp @@ -21,13 +21,16 @@ #include #include #include + #include + +#include "libcroco/cr-declaration.h" + #include "svg/css-ostringstream.h" #include "xml/repr.h" #include "xml/simple-document.h" #include "xml/sp-css-attr.h" -#include "style.h" using Inkscape::Util::List; using Inkscape::XML::AttributeRecord; -- cgit v1.2.3