Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / include / ringbuffer / backend_types.h
index cfeecf4fe8e5344cdd665e5de30960f41391841c..37a3bb8c2a363ccb25859409598da73e7705fe35 100644 (file)
@@ -12,8 +12,8 @@
 
 #include <linux/cpumask.h>
 #include <linux/types.h>
-#include <lttng-kernel-version.h>
-#include <lttng-cpuhotplug.h>
+#include <lttng/kernel-version.h>
+#include <lttng/cpuhotplug.h>
 
 struct lib_ring_buffer_backend_page {
        void *virt;                     /* page virtual address (cached) */
This page took 0.022729 seconds and 4 git commands to generate.