mirror of
https://github.com/yawut/SDL.git
synced 2026-08-08 11:45:56 -05:00
Changed X11 header order so it works on Solaris.
Fixes Bugzilla #138. --ryan.
This commit is contained in:
parent
c309a78b29
commit
890fc9e8b0
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user