glx: drop including dix-config.h from internal includes

The consumers always need to include <dix-config.h> at the very top
anyways, so no need to also include it (with extra guards) from
internal headers.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-07-04 19:29:37 +02:00
parent acddffefcb
commit af38d5881b
11 changed files with 1 additions and 37 deletions

View File

@@ -1,7 +1,3 @@
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#ifndef _glxext_h_
#define _glxext_h_