comparison src/video/Xext/extensions/xf86dga.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
5 5
6 #ifndef _XF86DGA_H_ 6 #ifndef _XF86DGA_H_
7 #define _XF86DGA_H_ 7 #define _XF86DGA_H_
8 8
9 #include <X11/Xfuncproto.h> 9 #include <X11/Xfuncproto.h>
10 #include <XFree86/extensions/xf86dga1.h> 10 #include <Xext/extensions/xf86dga1.h>
11 #include "SDL_name.h" 11 #include "SDL_name.h"
12 12
13 #define X_XDGAQueryVersion 0 13 #define X_XDGAQueryVersion 0
14 14
15 /* 1 through 9 are in xf86dga1.h */ 15 /* 1 through 9 are in xf86dga1.h */