changed src so the libpg headers are now used
[physics.git] / src / Effects / GravityWell.h
index ffbd120..443512d 100644 (file)
@@ -18,8 +18,9 @@
 #ifndef GRAVITYWELL_H
 #define GRAVITYWELL_H
 
+#include <pg/Vector2.h>
+
 #include "Effect.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****