changed src so the libpg headers are now used
[physics.git] / src / Entities / PhysicsEntity.h
index 8e83266..e6f2f36 100644 (file)
@@ -18,8 +18,9 @@
 #ifndef PHYSICS_H
 #define PHYSICS_H
 
+#include <pg/Vector2.h>
+
 #include "Entity.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****