aboutsummaryrefslogtreecommitdiff
path: root/src/htmlrenderer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlrenderer.cpp')
-rw-r--r--src/htmlrenderer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/htmlrenderer.cpp b/src/htmlrenderer.cpp
index ed04132d..927eafa0 100644
--- a/src/htmlrenderer.cpp
+++ b/src/htmlrenderer.cpp
@@ -2,7 +2,9 @@
#include <xmlpullparser.h>
#include <utils.h>
#include <sstream>
+#include <cstdio>
#include <iostream>
+#include <cstring>
#include <stdexcept>
#include <logger.h>
#include <libgen.h>