lib: graph: add "self" and some "private" APIs
[babeltrace.git] / lib / graph / notification / notification.c
index f049118c5e00895599478980e0f77a5acc6edd19..2b8c12d77ffcbacd2a503af35dbbc654885ab5ab 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Babeltrace Plug-in Notification
- *
  * Copyright 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * Author: Jérémie Galarneau <jeremie.galarneau@efficios.com>
@@ -27,6 +25,7 @@
 #define BT_LOG_TAG "NOTIF"
 #include <babeltrace/lib-logging-internal.h>
 
+#include <babeltrace/graph/private-notification.h>
 #include <babeltrace/graph/notification-internal.h>
 #include <babeltrace/graph/graph-internal.h>
 #include <babeltrace/assert-internal.h>
This page took 0.026148 seconds and 4 git commands to generate.