Fixed compiling the x11 driver

This commit is contained in:
Sam Lantinga
2007-07-11 14:49:44 +00:00
parent d1184a5c65
commit da74dd24a7

View File

@@ -49,7 +49,7 @@
#include "SDL_x11dyn.h"
#include "SDL_x11events.h"
//#include "SDL_x11gamma.h"
#include "SDL_x11gamma.h"
#include "SDL_x11keyboard.h"
#include "SDL_x11modes.h"
#include "SDL_x11mouse.h"