removed all ../ entries and made a basic inc path (dependencies are currently broke)
[physics.git] / src / Entities / WindParticle.h
index 5b954b3..d50fbe7 100644 (file)
@@ -19,7 +19,7 @@
 #define WINDPARTICLE_H
 
 #include "Point.h"
-#include "../Vector2.h"
+#include "Vector2.h"
 
 
 /// ***** Header Class *****