Cleanup: Move headers from lib/ to include/lttng/
[lttng-modules.git] / lib / prio_heap / lttng_prio_heap.c
index 04438bbfec52951c8b7a2b62f9ef56a24583e02d..0b85ddbeb9854371da48ee03eb9f512227687c15 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <linux/slab.h>
-#include <lib/prio_heap/lttng_prio_heap.h>
+#include <lttng/prio_heap.h>
 #include <wrapper/vmalloc.h>
 
 #ifdef DEBUG_HEAP
This page took 0.022803 seconds and 4 git commands to generate.