rocksndiamonds-3.1.2
[rocksndiamonds.git] / src / libgame / sdl.h
index 9c8e9b58ffbcf664adeb36578c257563e88a895d..fc05cb7063ad22ebbe4d8c88c66ab51b8a7d62d9 100644 (file)
 #ifndef SDL_H
 #define SDL_H
 
-#include <SDL.h>
-#include <SDL_image.h>
-#include <SDL_mixer.h>
-#include <SDL_net.h>
-#include <SDL_thread.h>
+#include "SDL.h"
+#include "SDL_image.h"
+#include "SDL_mixer.h"
+#include "SDL_net.h"
+#include "SDL_thread.h"
 
 
 /* definitions needed for "system.c" */