X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fmain.cpp;h=05f9a25b09b484eac0503ff221cb0737e295ba9b;hp=ce5a7ae49161fa31781caae7163fe90658cbc929;hb=6029825fe57b4a07ab4782b338d5c427c9e6af06;hpb=563db69aa499d6044c2ca2bac2f375e207be697f diff --git a/src/main.cpp b/src/main.cpp index ce5a7ae..05f9a25 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,6 +16,7 @@ */ #include +#include using namespace pg; #include @@ -29,7 +30,6 @@ using std::endl; #include "handleSignal.h" #include "game.h" -#include "ticks.h" #include "graphics/graphics.h" #include "input/inputManager.h"