diff options
Diffstat (limited to 'src/map/storage.hpp')
-rw-r--r-- | src/map/storage.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/storage.hpp b/src/map/storage.hpp index 6874ca8..59a8858 100644 --- a/src/map/storage.hpp +++ b/src/map/storage.hpp @@ -28,6 +28,8 @@ #include "../mmo/fwd.hpp" +#include "../proto2/net-Storage.hpp" + #include "clif.t.hpp" |