diff options
Diffstat (limited to 'src/map/clif.h')
-rw-r--r-- | src/map/clif.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/clif.h b/src/map/clif.h index 1def2233f..d3a3679f1 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -25,6 +25,7 @@ struct party_data; struct guild; struct battleground_data; struct quest; +struct party_booking_ad_info; #include <stdarg.h> // packet DB #define MAX_PACKET_DB 0x900 |