X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FLine.cpp;h=826d6fe9303884ad94e27517f7f0b2970bcf5cfd;hp=fb82931a262bc79aee9bec14240dd4bd7d509c48;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 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 *****