Commit a50bf48e authored by Eli Gottlieb's avatar Eli Gottlieb

Added SDL_x11shape.h and removed unnecessary header includes from...

Added SDL_x11shape.h and removed unnecessary header includes from SDL_x11shape.c.  This should help Andreas and Sam to compile the new code.
parent 911e4c49
...@@ -20,10 +20,6 @@ ...@@ -20,10 +20,6 @@
eligottlieb@gmail.com 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 <X11/extensions/shape.h>
#include "SDL_x11shape.h" #include "SDL_x11shape.h"
#include "SDL_x11window.h" #include "SDL_x11window.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment