Add missing include in CBot.h.
parent
0f491ce433
commit
aa3f8c0cd1
|
@ -25,6 +25,8 @@
|
|||
|
||||
// Modules inlcude
|
||||
#include "CBot/CBotFileUtils.h"
|
||||
#include "CBot/CBotString.h"
|
||||
#include "CBot/CBotStringArray.h"
|
||||
#include "CBot/CBotClass.h"
|
||||
#include "CBot/CBotToken.h"
|
||||
#include "CBot/CBotProgram.h"
|
||||
|
|
Loading…
Reference in New Issue