Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-uid.c
index c639dc186a15b5d0f026e53d67b79c6c2568a801..c48bd0a6e6b6773b0659b028e3d6d9ade558e2e5 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.024234 seconds and 4 git commands to generate.