X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2Fgraphics%2Fgraphics.h;h=6c58ef71c44a973e9cacca2ca3e899792c46222d;hb=389bf8fdd7e1b8f4fe21e5a9fdb477d40d03d829;hp=aa87e1bfa809700edbc2d633f3f27fc9af03315b;hpb=4a76d2e2cf7874e54a4e6688ebf1fa8ca59ce8c1;p=physics.git diff --git a/src/graphics/graphics.h b/src/graphics/graphics.h index aa87e1b..6c58ef7 100644 --- a/src/graphics/graphics.h +++ b/src/graphics/graphics.h @@ -18,7 +18,9 @@ #ifndef GRAPHICS_H #define GRAPHICS_H -#include "Vector2.h" +#include +using namespace bear; + #include