summaryrefslogtreecommitdiff
path: root/src/char/inter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/char/inter.hpp')
-rw-r--r--src/char/inter.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char/inter.hpp b/src/char/inter.hpp
index 447ab53..5216d57 100644
--- a/src/char/inter.hpp
+++ b/src/char/inter.hpp
@@ -1,7 +1,7 @@
#ifndef INTER_HPP
#define INTER_HPP
-#include "../common/strings.hpp"
+#include "../strings/fwd.hpp"
void inter_init(ZString file);
void inter_save(void);