removed all ../ entries and made a basic inc path (dependencies are currently broke)
[physics.git] / src / graphics / graphics.h
index 0dc2f8b..1f23760 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef GRAPHICS_H
 #define GRAPHICS_H
 
-#include "../Vector2.h"
+#include "Vector2.h"
 
 
 /// ***** Header Methods *****