removed all ../ entries and made a basic inc path (dependencies are currently broke)
[physics.git] / src / Entities / Entity.h
index 91273d5..14242bc 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef ENTITY_H
 #define ENTITY_H
 
-#include "../Vector2.h"
+#include "Vector2.h"
 
 
 /// ***** Header Class *****