From c093f4cce643e245ab2048e0782237744208eb9f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 16:13:40 -0700 Subject: Header cleanup --- src/map/storage.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/storage.hpp') diff --git a/src/map/storage.hpp b/src/map/storage.hpp index bdfc049..4101893 100644 --- a/src/map/storage.hpp +++ b/src/map/storage.hpp @@ -23,7 +23,8 @@ # include "fwd.hpp" -# include "map.hpp" +# include "../mmo/fwd.hpp" +# include "../mmo/dumb_ptr.hpp" int storage_storageopen(dumb_ptr sd); int storage_storageadd(dumb_ptr sd, int index, int amount); -- cgit v1.2.3-70-g09d2