changed src so the libpg headers are now used
[physics.git] / src / Entities / Line.h
index e6159d1..a4f94e7 100644 (file)
@@ -18,8 +18,9 @@
 #ifndef LINE_H
 #define LINE_H
 
+#include <pg/Vector2.h>
+
 #include "Particle.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****