X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fproperty.h;h=91d088a74f07a90180ae21afe3b6c8a7596a7147;hb=3fd40f46e5599429f763b955ded1fe5d1e043922;hp=cc3906b449680c715f1384ec045335c9ee399b7c;hpb=88298b20c0d9d557c41463d1f2274ae52ce0db72;p=babeltrace.git diff --git a/include/babeltrace2/property.h b/include/babeltrace2/property.h index cc3906b4..91d088a7 100644 --- a/include/babeltrace2/property.h +++ b/include/babeltrace2/property.h @@ -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 @@ -36,4 +36,4 @@ typedef enum bt_property_availability { } #endif -#endif /* BABELTRACE_PROPERTY_H */ +#endif /* BABELTRACE2_PROPERTY_H */