Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / notification-stream.h
index 67ed5f5b43a49a0e01d03d7e0338776287bbb00e..1c377c26b575358e8fcc8c7961772b031ad602ca 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_NOTIFICATION_STREAM_H
-#define BABELTRACE_COMPONENT_NOTIFICATION_STREAM_H
+#ifndef BABELTRACE_GRAPH_NOTIFICATION_STREAM_H
+#define BABELTRACE_GRAPH_NOTIFICATION_STREAM_H
 
 /*
  * BabelTrace - Plug-in Stream-related Notifications
@@ -50,4 +50,4 @@ extern struct bt_ctf_stream *bt_notification_stream_end_get_stream(
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_NOTIFICATION_STREAM_H */
+#endif /* BABELTRACE_GRAPH_NOTIFICATION_STREAM_H */
This page took 0.024405 seconds and 4 git commands to generate.