mirror of
https://github.com/yawut/SDL.git
synced 2026-08-24 09:45:09 -05:00
Changed X11 header order so it works on Solaris.
Fixes Bugzilla #138. --ryan.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xproto.h>
|
||||
#include <X11/Xlibint.h>
|
||||
#include <X11/Xproto.h>
|
||||
|
||||
#include <Xext/extensions/extutil.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user