From 0aadc33e2a6eaf0d311092c48a935e882d38adcf Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Sat, 17 May 2025 15:48:25 -0400 Subject: [PATCH] Fix clangd error in oslink.c --- src/dolphin/os/OSLink.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dolphin/os/OSLink.c b/src/dolphin/os/OSLink.c index 6acb67921..86480fa86 100644 --- a/src/dolphin/os/OSLink.c +++ b/src/dolphin/os/OSLink.c @@ -1,4 +1,5 @@ #include "dolphin/os/OS.h" +#include #define SHN_UNDEF 0 #define SHN_LORESERVE 0xff00