Follow up to 7fcacb6. Fixed a compile warning.

This commit is contained in:
aleos89 2015-01-23 13:44:31 -05:00
parent 995af4c667
commit 707403d0b6

View File

@ -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;