diff --git a/src/glx/apple/apple_cgl.c b/src/glx/apple/apple_cgl.c index 81b6730f8e2..9bdfe555949 100644 --- a/src/glx/apple/apple_cgl.c +++ b/src/glx/apple/apple_cgl.c @@ -34,6 +34,7 @@ #include "apple_cgl.h" #include "apple_glx.h" +#include "util/os_misc.h" #ifndef OPENGL_FRAMEWORK_PATH #define OPENGL_FRAMEWORK_PATH "/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL"