Mercurial > sdl-ios-xcode
diff src/video/Xext/Xxf86dga/XF86DGA.c @ 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 | d05306f0dc21 |
children | 3692456e7b0f |
line wrap: on
line diff
--- a/src/video/Xext/Xxf86dga/XF86DGA.c Tue Jan 31 18:08:33 2006 +0000 +++ b/src/video/Xext/Xxf86dga/XF86DGA.c Tue Jan 31 18:39:32 2006 +0000 @@ -341,7 +341,7 @@ /* Helper functions */ #include <X11/Xmd.h> -#include <XFree86/extensions/xf86dga.h> +#include <Xext/extensions/xf86dga.h> #include <stdlib.h> #include <stdio.h> #include <fcntl.h>