Cleanup: Move headers from lib/ to include/lttng/
[lttng-modules.git] / include / ringbuffer / frontend_types.h
index b04c085b63b222f5a63700141e939a857b19d791..d5c4916b79b5113f7fdfb6c48733f8d16a040061 100644 (file)
@@ -15,7 +15,7 @@
 #include <linux/kref.h>
 #include <ringbuffer/config.h>
 #include <ringbuffer/backend_types.h>
-#include <lib/prio_heap/lttng_prio_heap.h>     /* For per-CPU read-side iterator */
+#include <lttng/prio_heap.h>   /* For per-CPU read-side iterator */
 #include <lttng-cpuhotplug.h>
 
 /*
This page took 0.02348 seconds and 4 git commands to generate.