Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / component-class-filter.h
index bc30a77f14ab1d90e0bd55b5777ed498f938217c..9c1ee942fc5ff63d45f3fe4554544a3a8e3d938e 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_COMPONENT_CLASS_FILTER_H
-#define BABELTRACE_COMPONENT_COMPONENT_CLASS_FILTER_H
+#ifndef BABELTRACE_GRAPH_COMPONENT_CLASS_FILTER_H
+#define BABELTRACE_GRAPH_COMPONENT_CLASS_FILTER_H
 
 /*
  * Babeltrace - Component Class Interface.
@@ -56,4 +56,4 @@ int bt_component_class_filter_set_notification_iterator_seek_time_method(
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_COMPONENT_CLASS_FILTER_H */
+#endif /* BABELTRACEGRAPHCOMPONENT_COMPONENT_CLASS_FILTER_H */
This page took 0.031232 seconds and 4 git commands to generate.