changed src so the libpg headers are now used
[physics.git] / src / Entities / WindParticle.h
index d50fbe7..11ddedd 100644 (file)
@@ -18,8 +18,9 @@
 #ifndef WINDPARTICLE_H
 #define WINDPARTICLE_H
 
+#include <pg/Vector2.h>
+
 #include "Point.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****