changed src so the libpg headers are now used
[physics.git] / src / CollisionInfo.h
index 5d9f1f4..c81888b 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef COLLISIONINFO_H
 #define COLLISIONINFO_H
 
-#include "Vector2.h"
+#include <pg/Vector2.h>
 
 /// ***** Header Class *****