lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / plugin / plugin-const.h
index db01f89b525625a55011e81495090cfffb135f80..034fb5431564dd4e7ba0649de00c70e48223196e 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_PLUGIN_PLUGIN_CONST_H
-#define BABELTRACE_PLUGIN_PLUGIN_CONST_H
+#ifndef BABELTRACE2_PLUGIN_PLUGIN_CONST_H
+#define BABELTRACE2_PLUGIN_PLUGIN_CONST_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -164,4 +164,4 @@ extern void bt_plugin_put_ref(const bt_plugin *plugin);
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_PLUGIN_PLUGIN_CONST_H */
+#endif /* BABELTRACE2_PLUGIN_PLUGIN_CONST_H */
This page took 0.024195 seconds and 4 git commands to generate.