Tests: use TRACEPOINT_INCLUDE
[lttng-tools.git] / tests / regression / ust / overlap / demo / ust_tests_demo2.h
index 9861b0899d7290d09b753129e0429ef3627c0b46..a8b30e8a11997453ffbb47a986547f12ae17fa88 100644 (file)
@@ -37,8 +37,8 @@ TRACEPOINT_LOGLEVEL(ust_tests_demo2, loop, TRACE_WARNING)
 
 #endif /* _TRACEPOINT_UST_TESTS_DEMO2_H */
 
-#undef TRACEPOINT_INCLUDE_FILE
-#define TRACEPOINT_INCLUDE_FILE ./ust_tests_demo2.h
+#undef TRACEPOINT_INCLUDE
+#define TRACEPOINT_INCLUDE "./ust_tests_demo2.h"
 
 /* This part must be outside ifdef protection */
 #include <lttng/tracepoint-event.h>
This page took 0.023214 seconds and 4 git commands to generate.