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/npc.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/map/npc.hpp') diff --git a/src/map/npc.hpp b/src/map/npc.hpp index d8930c8..011ea50 100644 --- a/src/map/npc.hpp +++ b/src/map/npc.hpp @@ -27,7 +27,9 @@ # include "../strings/fwd.hpp" -# include "../mmo/timer.t.hpp" +# include "../generic/fwd.hpp" + +# include "../net/timer.t.hpp" # include "map.hpp" -- cgit v1.2.3-60-g2f50