mirror of
https://github.com/X11Libre/xf86-video-xgi.git
synced 2026-03-24 01:24:35 +00:00
Stop using obsolete header file.
Signed-off-by: Thomas Klausner <wiz@NetBSD.org> Reviewed-by: Connor Behan <connor.behan@gmail.com>
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
#include "valid_mode.h"
|
||||
|
||||
#define _XF86DGA_SERVER_
|
||||
#include <X11/extensions/xf86dgastr.h>
|
||||
#include <X11/extensions/xf86dgaproto.h>
|
||||
|
||||
#include "globals.h"
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
/* #include "valid_mode.h" */
|
||||
|
||||
#define _XF86DGA_SERVER_
|
||||
#include <X11/extensions/xf86dgastr.h>
|
||||
#include <X11/extensions/xf86dgaproto.h>
|
||||
|
||||
#include "globals.h"
|
||||
#ifdef HAVE_XEXTPROTO_71
|
||||
|
||||
Reference in New Issue
Block a user