lib: rename bt_plugin_create_all_*() -> bt_plugin_find_all_*()
[babeltrace.git] / include / babeltrace / graph / notification-inactivity-internal.h
index 9a74e8fdb4446a5f8e1a742a37fbb3e34e1bf148..662c995a3601369f2bd9c614f8eb0b45ec2ccf79 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE_GRAPH_NOTIFICATION_INACTIVITY_INTERNAL_H
 
 /*
- * Copyright 2017 Philippe Proulx <pproulx@efficios.com>
+ * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -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.032619 seconds and 4 git commands to generate.