Fix non-PCH build.

This commit is contained in:
Gacko
2018-03-29 20:49:19 +02:00
parent 198828dad6
commit bb0056bbe9

View File

@@ -22,6 +22,7 @@
#include "WorldModel.h"
#include "GameObjectModel.h"
#include "Log.h"
#include "MapTree.h"
#include "Timer.h"
using G3D::Vector3;