summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2013-02-11 23:34:59 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2013-02-11 23:34:59 +0000
commitc8a761256b40300761c7ff6a0d642ac75b6f541a (patch)
tree38146b2cde578ae5dc27feb7ee43809a8f30fc40 /src/desktop-style.cpp
parentDropped duplicate code for dom/io and io/ (Bug #1120585 ) (diff)
downloadinkscape-c8a761256b40300761c7ff6a0d642ac75b6f541a.tar.gz
inkscape-c8a761256b40300761c7ff6a0d642ac75b6f541a.zip
A couple of forward declarations
(bzr r12119)
Diffstat (limited to 'src/desktop-style.cpp')
-rw-r--r--src/desktop-style.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/desktop-style.cpp b/src/desktop-style.cpp
index 410e71730..2ea3c876b 100644
--- a/src/desktop-style.cpp
+++ b/src/desktop-style.cpp
@@ -39,6 +39,7 @@
#include "sp-tref.h"
#include "sp-tspan.h"
#include "xml/repr.h"
+#include "xml/sp-css-attr.h"
#include "libnrtype/font-style-to-pos.h"
#include "sp-path.h"
#include "event-context.h"