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

Commit

Permalink
Added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed May 9, 2010
1 parent 3918a38 commit f73e12d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/video/x11/SDL_x11video.c
Expand Up @@ -27,6 +27,7 @@
#include "../SDL_pixels_c.h"

#include "SDL_x11video.h"
#include "SDL_x11render.h"

#if SDL_VIDEO_DRIVER_PANDORA
#include "SDL_x11opengles.h"
Expand Down

0 comments on commit f73e12d

Please sign in to comment.