drop including of <opaque.h>

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-11-20 16:06:24 +01:00
committed by Enrico Weigelt
parent 9b320d869f
commit f11fa97eab
3 changed files with 0 additions and 3 deletions

View File

@@ -52,7 +52,6 @@
#define _XF86DGA_SERVER_
#include <X11/extensions/xf86dgaproto.h>
#include "opaque.h"
#ifdef HAVE_XEXTPROTO_71
#include <X11/extensions/dpmsconst.h>
#else

View File

@@ -59,7 +59,6 @@
#define _XF86DGA_SERVER_
#include <X11/extensions/xf86dgaproto.h>
#include "opaque.h"
#ifdef HAVE_XEXTPROTO_71
#include <X11/extensions/dpmsconst.h>
#else

View File

@@ -52,7 +52,6 @@
#include <X11/extensions/xf86dgaproto.h>
#include "opaque.h"
#ifdef HAVE_XEXTPROTO_71
#include <X11/extensions/dpmsconst.h>
#else