Xext: move over public SDK headers to include/

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-12 13:55:23 +01:00
committed by Enrico Weigelt
parent 9bd146a391
commit 69d57bcf52
22 changed files with 38 additions and 45 deletions

View File

@@ -56,7 +56,7 @@ cat > sdksyms.c << EOF
#ifdef CONFIG_MITSHM
#include "shmint.h"
#endif /* CONFIG_MITSHM */
#include "syncsdk.h"
#include "include/syncsdk.h"
/* glx/Makefile.am */
#ifdef GLX