Add `-internal` suffix to all internal header files
[babeltrace.git] / tests / lib / test_bt_notification_heap.c
index a8c1a42b049e813b2c05e7f9905d8033e1bf1ee4..3bffb71127f47be29c8d12030b4f714de7095bec 100644 (file)
@@ -22,7 +22,7 @@
 #include "tap/tap.h"
 #include <stdbool.h>
 #include <stdlib.h>
-#include <babeltrace/compiler.h>
+#include <babeltrace/compiler-internal.h>
 #include <babeltrace/ref.h>
 #include <babeltrace/graph/notification-heap.h>
 #include <babeltrace/graph/notification.h>
This page took 0.024523 seconds and 4 git commands to generate.