corrected two more headers

This commit is contained in:
sanctum32 2015-02-04 09:51:36 +00:00 committed by Antz
parent 9cf06ff550
commit 1ab4d8c312

View file

@ -29,8 +29,8 @@
#include <G3D/Vector3.h> #include <G3D/Vector3.h>
#include <G3D/AABox.h> #include <G3D/AABox.h>
#include <G3D/Ray.h> #include <G3D/Ray.h>
#include "../DBCStructure.h" #include "../Server/DBCStructure.h"
#include "../GameObject.h" #include "../Object/GameObject.h"
#include "Platform/Define.h" #include "Platform/Define.h"