lib: make graph API const-correct
[babeltrace.git] / include / babeltrace / graph / graph-internal.h
index 80a661b4fa711090ecc29fc3ccf77589b34bf881..cb2da872534672c01786ab8050b4c7d547f03686 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <babeltrace/graph/graph.h>
 #include <babeltrace/graph/connection-internal.h>
-#include <babeltrace/graph/notification.h>
+#include <babeltrace/graph/notification-const.h>
 #include <babeltrace/babeltrace-internal.h>
 #include <babeltrace/object-internal.h>
 #include <babeltrace/object-pool-internal.h>
This page took 0.024151 seconds and 4 git commands to generate.