X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fgame.cpp;h=000bdf4ccc9498d25d7175f5cbd4823ea4c4a3d0;hp=de3a60292b8b3d488ca3efdd894034993dce4038;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/game.cpp b/src/game.cpp index de3a602..000bdf4 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -17,8 +17,8 @@ #include "game.h" -#include -using namespace pg; +#include +using namespace bear; #include using std::vector;