changed src so the libpg headers are now used
[physics.git] / src / Entities / Line.cpp
index 3be227a..793b3cf 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "Line.h"
 
-#include "Vector2.h"
+#include <pg/Vector2.h>
 
 
 /// ***** Constructors/Destructors *****