diff options
Diffstat (limited to 'src/map/chrif.h')
-rw-r--r-- | src/map/chrif.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/map/chrif.h b/src/map/chrif.h index 022e4d957..cac965f74 100644 --- a/src/map/chrif.h +++ b/src/map/chrif.h @@ -5,12 +5,12 @@ #ifndef MAP_CHRIF_H #define MAP_CHRIF_H -#include "map/map.h" //TBL_stuff +#include "map/map.h" //TBL_PC #include "common/cbasetypes.h" #include "common/db.h" -#include <time.h> - +struct eri; +struct map_session_data; struct status_change_entry; /** |