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

@@ -23,6 +23,8 @@
#ifndef _MISYNC_H_
#define _MISYNC_H_
#include "screenint.h"
typedef struct _SyncObject SyncObject;
typedef struct _SyncFence SyncFence;
typedef struct _SyncTrigger SyncTrigger;