Moving things around.

This commit is contained in:
Brian 2014-02-20 11:33:04 -07:00
parent 2b4316fc83
commit 84a9c3937e
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
#include "math/Vector3.h"
// Testing Headers
#include "Vector3Tests.h"
#include "tests/Vector3Tests.h"
int main()
{