Add `-internal` suffix to all internal header files
[babeltrace.git] / lib / component / notification / stream.c
index 56062f61222c8e87aec04239957dec162bbe9669..68b9bcdb8b193e2c46375b51f5a29375c8e6ca06 100644 (file)
@@ -24,7 +24,7 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/compiler.h>
+#include <babeltrace/compiler-internal.h>
 #include <babeltrace/graph/notification-stream-internal.h>
 
 static
This page took 0.023312 seconds and 4 git commands to generate.