comparison src/video/x11/SDL_x11video.h @ 2171:4bd2dc41fc15

Fixed compiling the x11 driver
author Sam Lantinga <slouken@libsdl.org>
date Wed, 11 Jul 2007 14:49:44 +0000
parents 420716272158
children dbc6d1893869
comparison
equal deleted inserted replaced
2170:243bc7ae5a21 2171:4bd2dc41fc15
47 #endif 47 #endif
48 48
49 #include "SDL_x11dyn.h" 49 #include "SDL_x11dyn.h"
50 50
51 #include "SDL_x11events.h" 51 #include "SDL_x11events.h"
52 //#include "SDL_x11gamma.h" 52 #include "SDL_x11gamma.h"
53 #include "SDL_x11keyboard.h" 53 #include "SDL_x11keyboard.h"
54 #include "SDL_x11modes.h" 54 #include "SDL_x11modes.h"
55 #include "SDL_x11mouse.h" 55 #include "SDL_x11mouse.h"
56 #include "SDL_x11opengl.h" 56 #include "SDL_x11opengl.h"
57 #include "SDL_x11window.h" 57 #include "SDL_x11window.h"