Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-suid.c
index 790874717da19f616f08b96bcef16c80ce41178c..1aa52dc54aca7ea4002400037f3725bad1fc0f9b 100644 (file)
@@ -11,8 +11,8 @@
 
 #include <linux/module.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 #include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
 #include <wrapper/user_namespace.h>
This page took 0.023349 seconds and 4 git commands to generate.