summaryrefslogtreecommitdiff
path: root/src/map/intif.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/intif.hpp')
-rw-r--r--src/map/intif.hpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/map/intif.hpp b/src/map/intif.hpp
index e05d00f..c60e3c1 100644
--- a/src/map/intif.hpp
+++ b/src/map/intif.hpp
@@ -25,8 +25,11 @@
# include "../strings/fwd.hpp"
+# include "../generic/fwd.hpp"
+
+# include "../net/fwd.hpp"
+
# include "../mmo/fwd.hpp"
-# include "../mmo/dumb_ptr.hpp"
int intif_parse(Session *);