Move wrapper/ringbuffer to include/ringbuffer
[lttng-modules.git] / lttng-context-hostname.c
index 8462da4199f207fbdb2346255fb1ba42b57b86f1..5f31d513960932b4f5acb10b0fe5ccede7bee688 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/sched.h>
 #include <linux/utsname.h>
 #include <lttng-events.h>
-#include <wrapper/ringbuffer/frontend_types.h>
+#include <include/ringbuffer/frontend_types.h>
 #include <lttng-tracer.h>
 
 #define LTTNG_HOSTNAME_CTX_LEN (__NEW_UTS_LEN + 1)
This page took 0.022662 seconds and 4 git commands to generate.