diff --git a/TracyOpenGL.hpp b/TracyOpenGL.hpp index 0b129d27..6ca03d9b 100644 --- a/TracyOpenGL.hpp +++ b/TracyOpenGL.hpp @@ -3,7 +3,7 @@ // Include this file after you include OpenGL 3.2 headers. -#ifndef TRACY_ENABLE +#if !defined TRACY_ENABLE || defined __APPLE__ #define TracyGpuContext #define TracyGpuZone(x)