From 86395f53634b3ef1ce76a7f1e5edfdb61f8ffd80 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 Oct 2014 15:24:26 -0700 Subject: Fix header ranking --- src/ast/npc.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/ast/npc.hpp') diff --git a/src/ast/npc.hpp b/src/ast/npc.hpp index e39a704..648b40b 100644 --- a/src/ast/npc.hpp +++ b/src/ast/npc.hpp @@ -20,12 +20,15 @@ #include "fwd.hpp" +#include + #include "../compat/result.hpp" +#include "../mmo/clif.t.hpp" #include "../mmo/ids.hpp" #include "../mmo/strs.hpp" -#include "../map/map.hpp" +#include "../net/timer.t.hpp" #include "script.hpp" -- cgit v1.2.3-60-g2f50