lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / plugin / plugin-dev.h
index 6c4e0b52dc79a01fbb7d2e102f5dd9c91ff74979..b50a6cc18c4ee425fe35bba8db108929a26e3b2c 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_PLUGIN_PLUGIN_DEV_H
-#define BABELTRACE_PLUGIN_PLUGIN_DEV_H
+#ifndef BABELTRACE2_PLUGIN_PLUGIN_DEV_H
+#define BABELTRACE2_PLUGIN_PLUGIN_DEV_H
 
 /*
  * This is the header that you need to include for the development of
@@ -1481,4 +1481,4 @@ struct __bt_plugin_component_class_descriptor_attribute const * const *__bt_get_
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_PLUGIN_PLUGIN_DEV_H */
+#endif /* BABELTRACE2_PLUGIN_PLUGIN_DEV_H */
This page took 0.024266 seconds and 4 git commands to generate.