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

Commit

Permalink
Added SDL_x11shape.h and removed unnecessary header includes from SDL…
Browse files Browse the repository at this point in the history
…_x11shape.c. This should help Andreas and Sam to compile the new code.
  • Loading branch information
Eli Gottlieb committed Jul 2, 2010
1 parent f96ff97 commit 415427e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/video/x11/SDL_x11shape.c
Expand Up @@ -20,10 +20,6 @@
eligottlieb@gmail.com
*/

#include <X11/Xos.h>
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
#include <X11/Xmu/Converters.h>
#include <X11/extensions/shape.h>
#include "SDL_x11shape.h"
#include "SDL_x11window.h"
Expand Down

0 comments on commit 415427e

Please sign in to comment.