diff options
Diffstat (limited to 'src/map/chrif.hpp')
-rw-r--r-- | src/map/chrif.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/map/chrif.hpp b/src/map/chrif.hpp index f3fc152..7ac16e5 100644 --- a/src/map/chrif.hpp +++ b/src/map/chrif.hpp @@ -25,11 +25,8 @@ # include "../strings/fwd.hpp" +# include "../mmo/fwd.hpp" # include "../mmo/dumb_ptr.hpp" -# include "../mmo/human_time_diff.hpp" -# include "../mmo/ip.hpp" - -# include "map.hpp" void chrif_setuserid(AccountName); void chrif_setpasswd(AccountPass); |