changed src so the libpg headers are now used
[physics.git] / src / Effects / Gravity.h
index 91be413..0b7815d 100644 (file)
@@ -18,8 +18,9 @@
 #ifndef GRAVITY_H
 #define GRAVITY_H
 
+#include <pg/Vector2.h>
+
 #include "Effect.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****