comparison 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
comparison
equal deleted inserted replaced
1305:babc963b6f8d 1306:0c105755b110
339 339
340 340
341 /* Helper functions */ 341 /* Helper functions */
342 342
343 #include <X11/Xmd.h> 343 #include <X11/Xmd.h>
344 #include <XFree86/extensions/xf86dga.h> 344 #include <Xext/extensions/xf86dga.h>
345 #include <stdlib.h> 345 #include <stdlib.h>
346 #include <stdio.h> 346 #include <stdio.h>
347 #include <fcntl.h> 347 #include <fcntl.h>
348 #if defined(ISC) 348 #if defined(ISC)
349 # define HAS_SVR3_MMAP 349 # define HAS_SVR3_MMAP