summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-tree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/sp-xmlview-tree.cpp')
-rw-r--r--src/widgets/sp-xmlview-tree.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widgets/sp-xmlview-tree.cpp b/src/widgets/sp-xmlview-tree.cpp
index d6fd92d78..ee5ca1823 100644
--- a/src/widgets/sp-xmlview-tree.cpp
+++ b/src/widgets/sp-xmlview-tree.cpp
@@ -11,6 +11,9 @@
* Released under the GNU GPL; see COPYING for details
*/
+#include <cstring>
+#include <string>
+
#include "../xml/node-event-vector.h"
#include "sp-xmlview-tree.h"