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 53fa9dd7c..ee0b38beb 100644 --- a/src/map/log.h +++ b/src/map/log.h @@ -7,6 +7,7 @@ //#include "map.h" struct map_session_data; struct mob_data; +struct item; #ifndef TXT_ONLY |