X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgraphics.c;h=2935096df72837bce39b572704bd103c2d39f1c0;hb=1fcb3ddbb8404effdcfa5ebbd53d3ff5009260f6;hp=fbddeb2b9e685f76aa55be1c2b46893e2d7c75fc;hpb=5131f9e651b6221589252400ac8036fe4abb1d0b;p=rocksndiamonds.git diff --git a/src/game_em/graphics.c b/src/game_em/graphics.c index fbddeb2b..2935096d 100644 --- a/src/game_em/graphics.c +++ b/src/game_em/graphics.c @@ -3,9 +3,7 @@ * graphics manipulation crap */ -#include "global.h" -#include "display.h" -#include "level.h" +#include "main_em.h" #define MIN_SCREEN_XPOS 1 #define MIN_SCREEN_YPOS 1