Bot compile fix

This commit is contained in:
Michael Cook (mackal)
2014-12-15 20:08:46 -05:00
parent c25e17f3bc
commit b5c60d8123
7 changed files with 28 additions and 0 deletions
+4
View File
@@ -30,6 +30,10 @@
#include "quest_parser_collection.h"
#include "string_ids.h"
#ifdef BOTS
#include "bot.h"
#endif
extern QueryServ* QServ;