X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsdl.h;h=fc05cb7063ad22ebbe4d8c88c66ab51b8a7d62d9;hb=ea6e4698905d7440a265e323d03cf13fc323c44b;hp=9c8e9b58ffbcf664adeb36578c257563e88a895d;hpb=c93f939100438a9047653b2c2c6b86f034e1bb01;p=rocksndiamonds.git diff --git a/src/libgame/sdl.h b/src/libgame/sdl.h index 9c8e9b58..fc05cb70 100644 --- a/src/libgame/sdl.h +++ b/src/libgame/sdl.h @@ -14,11 +14,11 @@ #ifndef SDL_H #define SDL_H -#include -#include -#include -#include -#include +#include "SDL.h" +#include "SDL_image.h" +#include "SDL_mixer.h" +#include "SDL_net.h" +#include "SDL_thread.h" /* definitions needed for "system.c" */