Tests: use TRACEPOINT_INCLUDE
[lttng-tools.git] / tests / regression / ust / overlap / demo / ust_tests_demo3.h
index db41f174cb98d1e2b9c367c746b3c47752774b45..7511c2dc175318431a88d21b2eac982e71c12e35 100644 (file)
@@ -23,8 +23,8 @@ TRACEPOINT_LOGLEVEL(ust_tests_demo3, done, TRACE_WARNING)
 
 #endif /* _TRACEPOINT_UST_TESTS_DEMO3_H */
 
-#undef TRACEPOINT_INCLUDE_FILE
-#define TRACEPOINT_INCLUDE_FILE ./ust_tests_demo3.h
+#undef TRACEPOINT_INCLUDE
+#define TRACEPOINT_INCLUDE "./ust_tests_demo3.h"
 
 /* This part must be outside ifdef protection */
 #include <lttng/tracepoint-event.h>
This page took 0.023047 seconds and 4 git commands to generate.