lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / property.h
index cc3906b449680c715f1384ec045335c9ee399b7c..91d088a74f07a90180ae21afe3b6c8a7596a7147 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_PROPERTY_H
-#define BABELTRACE_PROPERTY_H
+#ifndef BABELTRACE2_PROPERTY_H
+#define BABELTRACE2_PROPERTY_H
 
 /*
  * Copyright (c) 2018 Philippe Proulx <pproulx@efficios.com>
@@ -36,4 +36,4 @@ typedef enum bt_property_availability {
 }
 #endif
 
-#endif /* BABELTRACE_PROPERTY_H */
+#endif /* BABELTRACE2_PROPERTY_H */
This page took 0.024207 seconds and 4 git commands to generate.