summaryrefslogtreecommitdiff
path: root/src/common/extract.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/extract.hpp')
-rw-r--r--src/common/extract.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/extract.hpp b/src/common/extract.hpp
index c7bdbcb..dd0a8a3 100644
--- a/src/common/extract.hpp
+++ b/src/common/extract.hpp
@@ -23,6 +23,8 @@
#include <algorithm>
+#include "../strings/xstring.hpp"
+
#include "const_array.hpp"
#include "mmo.hpp"
#include "utils.hpp"