summaryrefslogtreecommitdiff
path: root/src/common/md5calc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/md5calc.cpp')
-rw-r--r--src/common/md5calc.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/md5calc.cpp b/src/common/md5calc.cpp
index 1c48a24..1961fa6 100644
--- a/src/common/md5calc.cpp
+++ b/src/common/md5calc.cpp
@@ -2,6 +2,9 @@
#include <cstring>
+#include "../strings/xstring.hpp"
+#include "../strings/vstring.hpp"
+
#include "cxxstdio.hpp"
#include "random.hpp"
#include "utils.hpp"