lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / error-cause-const.h
index 472d53793f034164ae4b58b5eeb5dff9f25fae10..3fd1dfd3e2b4ba09103f1afd0d7b4413f4ce2dd6 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_ERROR_CAUSE_CONST_H
-#define BABELTRACE_ERROR_CAUSE_CONST_H
+#ifndef BABELTRACE2_ERROR_CAUSE_CONST_H
+#define BABELTRACE2_ERROR_CAUSE_CONST_H
 
 /*
  * Copyright (c) 2019 Philippe Proulx <pproulx@efficios.com>
@@ -113,4 +113,4 @@ const char *bt_error_cause_message_iterator_actor_get_plugin_name(
 }
 #endif
 
-#endif /* BABELTRACE_ERROR_CAUSE_CONST_H */
+#endif /* BABELTRACE2_ERROR_CAUSE_CONST_H */
This page took 0.023016 seconds and 4 git commands to generate.