X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPolygon.cpp;h=4b3826e68f06b014feaf0c08bb6ff895e004ea5d;hp=373f805b91866f98a7eebd808173c525182b97ea;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Polygon.cpp b/src/Entities/Polygon.cpp index 373f805..4b3826e 100644 --- a/src/Entities/Polygon.cpp +++ b/src/Entities/Polygon.cpp @@ -17,9 +17,9 @@ #include "Polygon.h" -#include -#include -using namespace pg; +#include +#include +using namespace bear; #include "graphics/graphics.h"