comparison src/video/Xext/extensions/Xvlib.h @ 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 0c105755b110
children 782fd950bd46 c121d94672cb
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
52 ** - version 1.4 upgrade 52 ** - version 1.4 upgrade
53 ** 53 **
54 */ 54 */
55 55
56 #include <X11/Xfuncproto.h> 56 #include <X11/Xfuncproto.h>
57 #include <Xext/extensions/Xv.h> 57 #include "Xv.h"
58 #include "SDL_name.h" 58 #include "SDL_name.h"
59 59
60 typedef struct { 60 typedef struct {
61 int numerator; 61 int numerator;
62 int denominator; 62 int denominator;