rnd-20051120-1-src
[rocksndiamonds.git] / src / libgame / sdl.h
index fc05cb7063ad22ebbe4d8c88c66ab51b8a7d62d9..9c8e9b58ffbcf664adeb36578c257563e88a895d 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" */