diff --git a/client/TracyProfiler.hpp b/client/TracyProfiler.hpp index e8bba8ac..f49067d9 100644 --- a/client/TracyProfiler.hpp +++ b/client/TracyProfiler.hpp @@ -59,7 +59,7 @@ TRACY_API std::atomic& GetLockCounter(); TRACY_API std::atomic& GetGpuCtxCounter(); TRACY_API GpuCtxWrapper& GetGpuCtx(); -void InitRPMallocThread(); +TRACY_API void InitRPMallocThread(); struct SourceLocationData {