X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FPolygon.h;h=6624c95932c8954a198fd740b8dcdded78ef33d7;hb=7d8057c331d6ed190990b69cf251e062bc2d3126;hp=6b115fcee9f8042f6348299537072b8c4d1da708;hpb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;p=physics.git diff --git a/src/Entities/Polygon.h b/src/Entities/Polygon.h index 6b115fc..6624c95 100644 --- a/src/Entities/Polygon.h +++ b/src/Entities/Polygon.h @@ -18,7 +18,8 @@ #ifndef POLYGON_H #define POLYGON_H -#include +#include +using namespace bear; #include "PhysicsEntity.h"