Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / lib / component / notification / packet.c
index 587b85084997001bdd0df3d6e80cb2afc82c21c8..393181dab13238c52511409947f1388849e786b5 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 #include <babeltrace/compiler.h>
-#include <babeltrace/component/notification/packet-internal.h>
+#include <babeltrace/graph/notification-packet-internal.h>
 
 static
 void bt_notification_packet_begin_destroy(struct bt_object *obj)
This page took 0.02356 seconds and 4 git commands to generate.