Add `-internal` suffix to all internal header files
[babeltrace.git] / lib / component / notification / heap.c
index 897b680b0f1271b04cc007e5eb2fb78b7074399c..fc0bce81b65e5d1c76d080f92aed0a5d743722bb 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <assert.h>
 #include <stddef.h>
-#include <babeltrace/compiler.h>
+#include <babeltrace/compiler-internal.h>
 #include <babeltrace/graph/notification-heap-internal.h>
 
 #ifdef DEBUG_HEAP
This page took 0.023601 seconds and 4 git commands to generate.