Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context-uid.c
index 3942e94afa1636c048118de82662452e2e74643e..c48bd0a6e6b6773b0659b028e3d6d9ade558e2e5 100644 (file)
@@ -11,9 +11,9 @@
 
 #include <linux/module.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
-#include <wrapper/ringbuffer/frontend_types.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.025246 seconds and 4 git commands to generate.