X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fimage.h;h=1257dda1ca2750eb7ec218aa44656efd9656e870;hb=222cd4187e6632bd904a937f167a2f1c70b8f66d;hp=4f55fe3a651c541e576043d44e38ffa5618fc516;hpb=da14f69fd95c7bd5a0d70cdf4935af06f1f20a04;p=rocksndiamonds.git diff --git a/src/libgame/image.h b/src/libgame/image.h index 4f55fe3a..1257dda1 100644 --- a/src/libgame/image.h +++ b/src/libgame/image.h @@ -18,8 +18,13 @@ #ifndef TARGET_SDL +#include "types.h" +#include "system.h" + +/* #include "types.h" #include "x11.h" +*/ #define MAX_COLORS 256 /* maximal number of colors for each image */