summaryrefslogtreecommitdiffstats
path: root/src/text-editing.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/text-editing.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/text-editing.cpp')
-rw-r--r--src/text-editing.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/text-editing.cpp b/src/text-editing.cpp
index 44b323989..47b4d35ac 100644
--- a/src/text-editing.cpp
+++ b/src/text-editing.cpp
@@ -29,6 +29,7 @@
#include "document.h"
#include "xml/repr.h"
#include "xml/attribute-record.h"
+#include "xml/sp-css-attr.h"
#include "sp-textpath.h"
#include "sp-flowtext.h"