X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=lib%2Fvideo%2Fdrawing_context.h;h=7ef8de954c368e9c25fd1f5deec0d4fea87000be;hb=133d94d5b145f325c38c8c15c9ea561bfffb092d;hp=03dce32e64c98ba51bf2032aa3d279536df7643a;hpb=00fb759c2385ff08caf38e916c2d0ba8cafc8a41;p=supertux.git diff --git a/lib/video/drawing_context.h b/lib/video/drawing_context.h index 03dce32e6..7ef8de954 100644 --- a/lib/video/drawing_context.h +++ b/lib/video/drawing_context.h @@ -24,9 +24,9 @@ #include "SDL.h" -#include "../math/vector.h" -#include "../video/screen.h" -#include "../video/surface.h" +#include "math/vector.h" +#include "video/screen.h" +#include "video/surface.h" namespace SuperTux {