Cleanup: Move headers from lib/ to include/lttng/
[lttng-modules.git] / include / ringbuffer / frontend_internal.h
index 723656bccd02c9adcfbf315e46949a442e9b30be..680c65bb4f04e846d84150a093db35d45d6271bb 100644 (file)
@@ -15,7 +15,7 @@
 #include <ringbuffer/config.h>
 #include <ringbuffer/backend_types.h>
 #include <ringbuffer/frontend_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 */
 
 /* Buffer offset macros */
 
This page took 0.02324 seconds and 4 git commands to generate.