Fix non pch build

This commit is contained in:
Gacko
2015-03-01 10:02:32 +01:00
parent f09f4b49e6
commit e98a098b51

View File

@@ -22,6 +22,7 @@
#include "Creature.h"
#include "NPCHandler.h"
#include "G3D/Vector3.h"
#include "DB2Stores.h"
class Player;