aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/TimelineUtilityMethods.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiling/TimelineUtilityMethods.hpp')
-rw-r--r--src/profiling/TimelineUtilityMethods.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiling/TimelineUtilityMethods.hpp b/src/profiling/TimelineUtilityMethods.hpp
index 17d2aac57b..4f24726307 100644
--- a/src/profiling/TimelineUtilityMethods.hpp
+++ b/src/profiling/TimelineUtilityMethods.hpp
@@ -39,7 +39,7 @@ public:
~TimelineUtilityMethods() = default;
- void SendWellKnownLabelsAndEventClasses();
+ static void SendWellKnownLabelsAndEventClasses(ISendTimelinePacket& timelinePacket);
ProfilingDynamicGuid CreateNamedTypedEntity(const std::string& name, const std::string& type);