renamed libpg to libbear
[physics.git] / src / CollisionInfo.h
index 5d9f1f4..32b0074 100644 (file)
@@ -19,7 +19,8 @@
 #ifndef COLLISIONINFO_H
 #define COLLISIONINFO_H
 
-#include "Vector2.h"
+#include <bear/Vector2.h>
+using namespace bear;
 
 /// ***** Header Class *****