changed src so the libpg headers are now used
[physics.git] / src / input / inputManager.h
index e0450b2..6abc39f 100644 (file)
@@ -18,8 +18,9 @@
 #ifndef INPUT_H
 #define INPUT_H
 
+#include <pg/Vector2.h>
+
 #include <SDL/SDL.h>
-#include "../Vector2.h"
 
 /// ***** Header Methods *****