Mercurial > sdl-ios-xcode
comparison src/video/Xext/XME/xme.c @ 1361:19418e4422cb
New configure-based build system. Still work in progress, but much improved
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 16 Feb 2006 10:11:48 +0000 |
parents | caf0328c8058 |
children | 6fd39b50dd91 |
comparison
equal
deleted
inserted
replaced
1360:70a9cfb4cf1b | 1361:19418e4422cb |
---|---|
17 #include <X11/Xlibint.h> | 17 #include <X11/Xlibint.h> |
18 #include <X11/Xthreads.h> | 18 #include <X11/Xthreads.h> |
19 #include <X11/Xmd.h> | 19 #include <X11/Xmd.h> |
20 #include <X11/Xproto.h> | 20 #include <X11/Xproto.h> |
21 #include <X11/extensions/Xext.h> | 21 #include <X11/extensions/Xext.h> |
22 #include "extutil.h" | 22 #include "../extensions/extutil.h" |
23 | 23 |
24 #include "../../x11/SDL_x11dyn.h" | 24 #include "../../x11/SDL_x11dyn.h" |
25 | 25 |
26 /*****************************************************************************/ | 26 /*****************************************************************************/ |
27 | 27 |