X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fgraphics%2Fgraphics.cpp;h=537cdc88d8ef92b412eeb1fdd47b6a4903ee61fc;hp=17c2e3815853ec1011e7a36f519dc465d9f434b5;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hpb=2688190c40c02fd4f839c4a7d5c671744bbdc2ad diff --git a/src/graphics/graphics.cpp b/src/graphics/graphics.cpp index 17c2e38..537cdc8 100644 --- a/src/graphics/graphics.cpp +++ b/src/graphics/graphics.cpp @@ -16,14 +16,14 @@ */ #include "graphics.h" -#include "../debug.h" +#include "debug.h" #include #include #include #include -#include "../mathw.h" +#include "mathw.h" #include using std::cerr;