Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-vgid.c
index 5c70003c0e204119143800a1d68a3c79e9c581d4..a833915f89cb9fa9f2fd4cdd3c3d92cf12778981 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.022574 seconds and 4 git commands to generate.