lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / version.h
index 7fed407a92c6a27b0a57efc21897e3c03a2e06df..7138e94e9a896fddb54ae1f21975b6f58301a10a 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_VERSION_H
-#define BABELTRACE_VERSION_H
+#ifndef BABELTRACE2_VERSION_H
+#define BABELTRACE2_VERSION_H
 
 /*
  * Copyright 2017 Philippe Proulx <pproulx@efficios.com>
@@ -36,4 +36,4 @@ extern const char *bt_version_get_extra(void);
 }
 #endif
 
-#endif /* BABELTRACE_VERSION_H */
+#endif /* BABELTRACE2_VERSION_H */
This page took 0.024008 seconds and 4 git commands to generate.