diff --git a/src/map/vending.h b/src/map/vending.h index 15f68a6f89..b9fad1a210 100644 --- a/src/map/vending.h +++ b/src/map/vending.h @@ -5,7 +5,9 @@ #define _VENDING_H_ #include "../common/cbasetypes.h" +#include "buyingstore.h" //#include "map.h" + struct map_session_data; struct s_search_store_search;