diff options
Diffstat (limited to 'src/map/npc.hpp')
-rw-r--r-- | src/map/npc.hpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/map/npc.hpp b/src/map/npc.hpp index 67a62a9..cb42dbd 100644 --- a/src/map/npc.hpp +++ b/src/map/npc.hpp @@ -26,14 +26,8 @@ #include "../range/slice.hpp" -#include "../strings/fwd.hpp" - -#include "../generic/fwd.hpp" - #include "../net/timer.t.hpp" -#include "../proto2/fwd.hpp" - #include "map.hpp" #include "script-call.t.hpp" |