removed all ../ entries and made a basic inc path (dependencies are currently broke)
[physics.git] / src / input / inputManager.h
index e0450b2..7d156c4 100644 (file)
@@ -19,7 +19,7 @@
 #define INPUT_H
 
 #include <SDL/SDL.h>
-#include "../Vector2.h"
+#include "Vector2.h"
 
 /// ***** Header Methods *****