Move private headers out of 'lttng/' public header dir
[lttng-ust.git] / tests / compile / test-app-ctx / hello.c
index 824a0fcd484a1037a5e05d4f3e2f7bda417a4e96..3d026095039091c6610e00557303c3ee3c9c78b2 100644 (file)
@@ -31,7 +31,7 @@ struct mmsghdr;
 /* Internal header. */
 #include <lttng/ust-events.h>
 #include <lttng/ringbuffer-config.h>
-#include <lttng/ust-context-provider.h>
+#include <ust-context-provider.h>
 
 static __thread unsigned int test_count;
 
This page took 0.024155 seconds and 4 git commands to generate.