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

Commit

Permalink
Fixed compiling X11 touch interface
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 30, 2010
1 parent df64045 commit a3b84c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/video/x11/SDL_x11events.c
Expand Up @@ -28,6 +28,7 @@
#include <limits.h> /* For INT_MAX */

#include "SDL_x11video.h"
#include "SDL_x11touch.h"
#include "../../events/SDL_events_c.h"
#include "../../events/SDL_mouse_c.h"
#include "../../events/SDL_touch_c.h"
Expand Down

0 comments on commit a3b84c5

Please sign in to comment.