X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPoint.h;h=901040f98f8865513144c57c2a2c09131299c46b;hp=2f993cc50fe1341255bd45bcee1921867b866b42;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Point.h b/src/Entities/Point.h index 2f993cc..901040f 100644 --- a/src/Entities/Point.h +++ b/src/Entities/Point.h @@ -18,8 +18,8 @@ #ifndef POINT_H #define POINT_H -#include -using namespace pg; +#include +using namespace bear; #include "Particle.h"