lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / value-const.h
index 01aed6e4bbdb26f462470f22287c34869ea4b7dd..536b6443f3388bc9ce33533f013ac319a85b75de 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_VALUES_CONST_H
-#define BABELTRACE_VALUES_CONST_H
+#ifndef BABELTRACE2_VALUE_CONST_H
+#define BABELTRACE2_VALUE_CONST_H
 
 /*
  * Copyright (c) 2015-2018 Philippe Proulx <pproulx@efficios.com>
@@ -206,4 +206,4 @@ extern void bt_value_put_ref(const bt_value *value);
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_VALUES_CONST_H */
+#endif /* BABELTRACE2_VALUE_CONST_H */
This page took 0.026008 seconds and 4 git commands to generate.