diff --git a/server/TracyEvent.hpp b/server/TracyEvent.hpp index 2d034597..e4dc9fa6 100644 --- a/server/TracyEvent.hpp +++ b/server/TracyEvent.hpp @@ -531,7 +531,7 @@ struct SourceLocationComparator struct FrameImage { - const char* ptr; + short_ptr ptr; uint32_t csz; uint16_t w, h; uint32_t frameRef;