From 4a0cbbdfc1a94b04a261cf5ab5adf87ec129defc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Devernay?= Date: Sat, 18 Dec 2021 20:16:21 -0800 Subject: [PATCH] Update glsl.cpp --- IOSupport/glsl.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/IOSupport/glsl.cpp b/IOSupport/glsl.cpp index 84a9332..c56ce94 100644 --- a/IOSupport/glsl.cpp +++ b/IOSupport/glsl.cpp @@ -3,7 +3,6 @@ #if 1 #include -#ifdef __APPLE__ #define HAVE_GLU 1 #if defined(_WIN32) || defined(__WIN32__) || defined(WIN32) // https://github.com/NatronGitHub/openfx-io/issues/4#issuecomment-997284560