From c87b1dc338eadc68accac02563a487d7d8e1c9a0 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 12 May 2014 17:24:51 -0700 Subject: Split net/ from mmo/ --- src/map/intif.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/map/intif.hpp') 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 *); -- cgit v1.2.3-70-g09d2