lib: make graph API const-correct
[babeltrace.git] / include / babeltrace / graph / notification-inactivity-internal.h
index 9a74e8fdb4446a5f8e1a742a37fbb3e34e1bf148..15bfbf2534d2b8f7a77cba81fd5f1aa0a9ba4c2a 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <glib.h>
 #include <babeltrace/trace-ir/clock-value-internal.h>
-#include <babeltrace/graph/notification.h>
+#include <babeltrace/graph/notification-const.h>
 
 struct bt_notification_inactivity {
        struct bt_notification parent;
This page took 0.027826 seconds and 4 git commands to generate.