lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / types.h
index 86f6501a89b5d8c000836e1c3da834597c5434b8..f49c652cbbd8330b3c5212ded0584c336e4aa25b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TYPES_H
-#define BABELTRACE_TYPES_H
+#ifndef BABELTRACE2_TYPES_H
+#define BABELTRACE2_TYPES_H
 
 /*
  * Copyright (c) 2017 Philippe Proulx <pproulx@efficios.com>
@@ -157,4 +157,4 @@ typedef const struct bt_message **bt_message_array_const;
 }
 #endif
 
-#endif /* BABELTRACE_TYPES_H */
+#endif /* BABELTRACE2_TYPES_H */
This page took 0.02368 seconds and 4 git commands to generate.