Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / lib / component / notification / event.c
index 93833a22f55fce24e1add9bed4ce9ed56cad7322..faf9635273f27c3cb349edf4f45e1677908dd3b5 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 #include <babeltrace/compiler.h>
-#include <babeltrace/component/notification/event-internal.h>
+#include <babeltrace/graph/notification-event-internal.h>
 
 static
 void bt_notification_event_destroy(struct bt_object *obj)
This page took 0.024389 seconds and 4 git commands to generate.