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/atcommand.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/map/atcommand.hpp') diff --git a/src/map/atcommand.hpp b/src/map/atcommand.hpp index 0a24163..a2aaf5b 100644 --- a/src/map/atcommand.hpp +++ b/src/map/atcommand.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" bool is_atcommand(Session *s, dumb_ptr sd, ZString message, GmLevel gmlvl); -- cgit v1.2.3-60-g2f50