comparison src/video/Xext/extensions/Xvlib.h @ 1306:0c105755b110

Changed references to XFree86 to Xext to match change in directory structure. Reference Bugzilla #116.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 31 Jan 2006 18:39:32 +0000
parents 585a7e1285ae
children 19418e4422cb
comparison
equal deleted inserted replaced
1305:babc963b6f8d 1306:0c105755b110
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 <XFree86/extensions/Xv.h> 57 #include <Xext/extensions/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;