diff options
Diffstat (limited to 'src/map/log.h')
-rw-r--r-- | src/map/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/log.h b/src/map/log.h index 73a011755..89869c2b4 100644 --- a/src/map/log.h +++ b/src/map/log.h @@ -6,6 +6,7 @@ //#include "map.h" struct map_session_data; +struct block_list; struct mob_data; struct item; |