diff options
Diffstat (limited to 'src/map/magic.hpp')
-rw-r--r-- | src/map/magic.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/magic.hpp b/src/map/magic.hpp index cd0ff99..e54661b 100644 --- a/src/map/magic.hpp +++ b/src/map/magic.hpp @@ -24,7 +24,7 @@ # include "../strings/fwd.hpp" -# include "../mmo/dumb_ptr.hpp" +# include "../generic/fwd.hpp" # include "map.t.hpp" # include "skill.t.hpp" |