Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-euid.c
index 3e6d03f988535422b52eecbc711fcfcb5d4e4839..79faf3acbb955fe51ba23c3388cf3cb0dc04bacc 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.022157 seconds and 4 git commands to generate.