From 0b1f1365fae6a6cd3bba85afc5e32b5c2f0f4742 Mon Sep 17 00:00:00 2001 From: Brandon Lin Date: Fri, 6 Jun 2025 10:06:17 -0400 Subject: [PATCH] fix compilation of test --- test/gl_in_mainthread_after_pthread.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/gl_in_mainthread_after_pthread.c b/test/gl_in_mainthread_after_pthread.c index f000a77b52ead..bbb005c469c81 100644 --- a/test/gl_in_mainthread_after_pthread.c +++ b/test/gl_in_mainthread_after_pthread.c @@ -11,6 +11,7 @@ #include #include #include +#include #include #include