From fd8b7030aec9a43c66553cabb47bd2f40f5608eb Mon Sep 17 00:00:00 2001 From: tildearrow Date: Wed, 18 Jan 2023 14:57:01 -0500 Subject: [PATCH] it may be --- src/gui/fileDialog.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gui/fileDialog.h b/src/gui/fileDialog.h index 208e5d4d8..b4a6d46e6 100644 --- a/src/gui/fileDialog.h +++ b/src/gui/fileDialog.h @@ -11,7 +11,9 @@ #include #include +#ifdef __APPLE__ #define NFD_NON_THREADED +#endif #elif defined(ANDROID) #include