diff options
Diffstat (limited to 'src/map/pc.hpp')
-rw-r--r-- | src/map/pc.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/pc.hpp b/src/map/pc.hpp index b02e5a7..412953d 100644 --- a/src/map/pc.hpp +++ b/src/map/pc.hpp @@ -27,6 +27,8 @@ # include "../strings/fwd.hpp" +# include "../mmo/utils.hpp" + # include "clif.t.hpp" # include "map.hpp" |