comparison src/video/Xext/Xv/Xvlibint.h @ 1599:ecba4bbaf9c2

More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't break 6 other platforms. :)
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 23 Mar 2006 08:43:37 +0000
parents 3ba88cb7eb1b
children 782fd950bd46 904defc0792e
comparison
equal deleted inserted replaced
1598:5a6893ebc15a 1599:ecba4bbaf9c2
41 ** 41 **
42 */ 42 */
43 43
44 #define NEED_REPLIES 44 #define NEED_REPLIES
45 45
46 #include "../../x11/SDL_x11dyn.h" 46 #include <X11/Xlibint.h>
47
48 /*#include <X11/Xlibint.h>*/
49 #include "../extensions/Xvproto.h" 47 #include "../extensions/Xvproto.h"
50 #include "../extensions/Xvlib.h" 48 #include "../extensions/Xvlib.h"
51 49
52 #if !defined(UNIXCPP) 50 #if !defined(UNIXCPP)
53 #define XvGetReq(name, req) \ 51 #define XvGetReq(name, req) \