lib: rename bt_plugin_create_all_*() -> bt_plugin_find_all_*()
[babeltrace.git] / include / babeltrace / graph / notification-inactivity-internal.h
index 42551c6f09328f38c3d86bfd41f2b292952d9dc8..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
@@ -24,8 +24,8 @@
  */
 
 #include <glib.h>
-#include <babeltrace/ctf-ir/clock-value-internal.h>
-#include <babeltrace/graph/notification.h>
+#include <babeltrace/trace-ir/clock-value-internal.h>
+#include <babeltrace/graph/notification-const.h>
 
 struct bt_notification_inactivity {
        struct bt_notification parent;
This page took 0.024773 seconds and 4 git commands to generate.