lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / graph / self-component-filter.h
index c36e0564950f759f3419081c4f78ad93812f7d4f..20b3e9f87bc488914806b07ae3a5cddfc07f1f75 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_GRAPH_SELF_COMPONENT_FILTER_H
-#define BABELTRACE_GRAPH_SELF_COMPONENT_FILTER_H
+#ifndef BABELTRACE2_GRAPH_SELF_COMPONENT_FILTER_H
+#define BABELTRACE2_GRAPH_SELF_COMPONENT_FILTER_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -91,4 +91,4 @@ bt_self_component_filter_add_input_port(
 }
 #endif
 
-#endif /* BABELTRACE_GRAPH_SELF_COMPONENT_FILTER_H */
+#endif /* BABELTRACE2_GRAPH_SELF_COMPONENT_FILTER_H */
This page took 0.024254 seconds and 4 git commands to generate.