Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Fixed compiling the x11 driver
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jul 11, 2007
1 parent 218e1dd commit 4579c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video/x11/SDL_x11video.h
Expand Up @@ -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"
Expand Down

0 comments on commit 4579c5c

Please sign in to comment.