summaryrefslogtreecommitdiff
path: root/src/map/skill.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.hpp')
-rw-r--r--src/map/skill.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/skill.hpp b/src/map/skill.hpp
index a233ed4..d816161 100644
--- a/src/map/skill.hpp
+++ b/src/map/skill.hpp
@@ -4,7 +4,8 @@
#include "skill.t.hpp"
#include "skill-pools.hpp"
-#include "../common/strings.hpp"
+#include "../strings/fwd.hpp"
+#include "../strings/fstring.hpp"
#include "map.hpp"