X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FLine.h;h=31a69d3dbc586627d47c800c0977884d5f01ac87;hp=f36bf1c3d0e3abe641e80323f75d86df47ad001c;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Line.h b/src/Entities/Line.h index f36bf1c..31a69d3 100644 --- a/src/Entities/Line.h +++ b/src/Entities/Line.h @@ -18,8 +18,8 @@ #ifndef LINE_H #define LINE_H -#include -using namespace pg; +#include +using namespace bear; #include "Particle.h"