Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / lib / component / notification / notification.c
index 3b2ffb3d456f29264f1a639921fd0e7812622588..9dc64d796dcfe99060bcca9877ec8b0928c50359 100644 (file)
@@ -24,7 +24,7 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/component/notification/notification-internal.h>
+#include <babeltrace/graph/notification-internal.h>
 
 BT_HIDDEN
 void bt_notification_init(struct bt_notification *notification,
This page took 0.023863 seconds and 4 git commands to generate.