Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / lib / component / notification / heap.c
index b58480fc1faf9dae9b7c576f9f09fbf8f6ccbd28..897b680b0f1271b04cc007e5eb2fb78b7074399c 100644 (file)
@@ -29,7 +29,7 @@
 #include <assert.h>
 #include <stddef.h>
 #include <babeltrace/compiler.h>
-#include <babeltrace/component/notification/heap-internal.h>
+#include <babeltrace/graph/notification-heap-internal.h>
 
 #ifdef DEBUG_HEAP
 static
This page took 0.02363 seconds and 4 git commands to generate.