diff options
Diffstat (limited to 'src/XF86DGA2.c')
-rw-r--r-- | src/XF86DGA2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XF86DGA2.c b/src/XF86DGA2.c index 533901f..5eb5aad 100644 --- a/src/XF86DGA2.c +++ b/src/XF86DGA2.c @@ -19,7 +19,7 @@ Copyright (c) 1995,1996 The XFree86 Project, Inc #define NEED_REPLIES #include <X11/Xlibint.h> #include <X11/extensions/xf86dga.h> -#include <X11/extensions/xf86dgastr.h> +#include <X11/extensions/xf86dgaproto.h> #include <X11/extensions/Xext.h> #include <X11/extensions/extutil.h> #include <stdio.h> |