Преглед на файлове

Follow up to 7fcacb6. Fixed a compile warning.

aleos89 преди 10 години
родител
ревизия
707403d0b6
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      src/map/vending.h

+ 2 - 0
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;