glamor: 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:26:25 +01:00
committed by Enrico Weigelt
parent 6e2dbc6c7d
commit 6d15a62ea2
3 changed files with 1 additions and 4 deletions

View File

@@ -50,7 +50,3 @@ glamor = static_library('glamor',
epoxy_dep,
],
)
if build_xorg
install_data('glamor.h', install_dir: xorgsdkdir)
endif

View File

@@ -437,6 +437,7 @@ if build_xorg
'fourcc.h',
'gc.h',
'gcstruct.h',
'glamor.h',
'globals.h',
'glxvndabi.h',
'input.h',