diff --git a/TracyOpenGL.hpp b/TracyOpenGL.hpp index 7afcba66..605b8bae 100644 --- a/TracyOpenGL.hpp +++ b/TracyOpenGL.hpp @@ -1,6 +1,8 @@ #ifndef __TRACYOPENGL_HPP__ #define __TRACYOPENGL_HPP__ +// Include this file after you include OpenGL 3.2 headers. + #ifndef TRACY_ENABLE #define TracyGpuZone(x,y)