X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FLine.cpp;h=826d6fe9303884ad94e27517f7f0b2970bcf5cfd;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hp=fb82931a262bc79aee9bec14240dd4bd7d509c48;hpb=b85b89ba9a2cb0373209e8117046fd308faf0202;p=physics.git diff --git a/src/Entities/Line.cpp b/src/Entities/Line.cpp index fb82931..826d6fe 100644 --- a/src/Entities/Line.cpp +++ b/src/Entities/Line.cpp @@ -17,8 +17,8 @@ #include "Line.h" -#include -using namespace pg; +#include +using namespace bear; /// ***** Constructors/Destructors *****