Rename probes/lttng-events.h to probes/lttng-tracepoint-event-impl.h
[lttng-modules.git] / probes / define_trace.h
index 98bd9f8ba21c445f1e0b6b533ca5cdbf3b463026..423d4083d85b89478b73fffc5496fff188d96d79 100644 (file)
@@ -97,7 +97,7 @@
 #define DECLARE_TRACE(name, proto, args)
 
 #ifdef LTTNG_PACKAGE_BUILD
-#include "lttng-events.h"
+#include "lttng-tracepoint-event-impl.h"
 #endif
 
 #undef LTTNG_TRACEPOINT_EVENT
This page took 0.023752 seconds and 4 git commands to generate.