Rename ringbuffer-context.h to ust-ringbuffer-context.h
[lttng-ust.git] / tests / compile / test-app-ctx / hello.c
index a8c40451b2754aa8ecafb2029ad2dbfbfb79f583..be63ecbc2dcfe1ef2a3c2af53a9ecbbc8f0674dc 100644 (file)
@@ -29,7 +29,7 @@ struct mmsghdr;
 #include "ust_tests_hello.h"
 
 #include <lttng/ust-events.h>
-#include <lttng/ringbuffer-context.h>
+#include <lttng/ust-ringbuffer-context.h>
 /* Internal header. */
 #include <common/ust-context-provider.h>
 
This page took 0.024082 seconds and 4 git commands to generate.