diff options
Diffstat (limited to 'src/map/storage.hpp')
-rw-r--r-- | src/map/storage.hpp | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/map/storage.hpp b/src/map/storage.hpp index 59a8858..038df7d 100644 --- a/src/map/storage.hpp +++ b/src/map/storage.hpp @@ -22,15 +22,9 @@ #include "fwd.hpp" -#include "../compat/fwd.hpp" - -#include "../generic/fwd.hpp" - -#include "../mmo/fwd.hpp" - #include "../proto2/net-Storage.hpp" -#include "clif.t.hpp" +#include "../mmo/clif.t.hpp" namespace tmwa |