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