lib: make graph API const-correct
[babeltrace.git] / include / babeltrace / graph / notification-internal.h
index f776f5ec95c7023b050ae3aad9e7f823732a55a8..4ef04290bfed9a09bfa4020a859c1a68c2f73814 100644 (file)
@@ -29,7 +29,7 @@
 #include <babeltrace/object-internal.h>
 #include <babeltrace/assert-internal.h>
 #include <babeltrace/graph/graph.h>
-#include <babeltrace/graph/notification.h>
+#include <babeltrace/graph/notification-const.h>
 #include <babeltrace/trace-ir/stream.h>
 #include <babeltrace/object-pool-internal.h>
 #include <babeltrace/types.h>
This page took 0.023476 seconds and 4 git commands to generate.