summaryrefslogtreecommitdiffstats
path: root/src/sp-string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-string.cpp')
-rw-r--r--src/sp-string.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sp-string.cpp b/src/sp-string.cpp
index 0a959abea..26bb44006 100644
--- a/src/sp-string.cpp
+++ b/src/sp-string.cpp
@@ -25,6 +25,10 @@
#include "sp-string.h"
#include "style.h"
+#include "xml/repr.h"
+
+#include <iostream>
+
/*#####################################################
# SPSTRING
#####################################################*/