lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / error-const.h
index 0aaddb51c6c972ee9fbed9bc432b07545bce8211..5ac971def2b1084b94bb4507b575ae37a2f3b5d2 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_ERROR_CONST_H
-#define BABELTRACE_ERROR_CONST_H
+#ifndef BABELTRACE2_ERROR_CONST_H
+#define BABELTRACE2_ERROR_CONST_H
 
 /*
  * Copyright (c) 2019 Philippe Proulx <pproulx@efficios.com>
@@ -47,4 +47,4 @@ void bt_error_release(const bt_error *error);
 }
 #endif
 
-#endif /* BABELTRACE_ERROR_CONST_H */
+#endif /* BABELTRACE2_ERROR_CONST_H */
This page took 0.023169 seconds and 4 git commands to generate.