mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 08:00:12 +01:00
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Jose Fonseca <jfonseca@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17814>
6 lines
98 B
C
6 lines
98 B
C
#ifndef _U_CURRENT_H_
|
|
#define _U_CURRENT_H_
|
|
|
|
#include "glapi/glapi.h"
|
|
|
|
#endif /* _U_CURRENT_H_ */
|