lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / graph / message-discarded-packets.h
index c0d4af5b2e66eca599c5e5c2dca5b75c86c2c181..3c2f22d88b4542ea81ac2c69776ad7d36ddfdf58 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_GRAPH_MESSAGE_DISCARDED_PACKETS_H
-#define BABELTRACE_GRAPH_MESSAGE_DISCARDED_PACKETS_H
+#ifndef BABELTRACE2_GRAPH_MESSAGE_DISCARDED_PACKETS_H
+#define BABELTRACE2_GRAPH_MESSAGE_DISCARDED_PACKETS_H
 
 /*
  * Copyright 2019 Philippe Proulx <pproulx@efficios.com>
@@ -51,4 +51,4 @@ extern void bt_message_discarded_packets_set_count(bt_message *message,
 }
 #endif
 
-#endif /* BABELTRACE_GRAPH_MESSAGE_DISCARDED_PACKETS_H */
+#endif /* BABELTRACE2_GRAPH_MESSAGE_DISCARDED_PACKETS_H */
This page took 0.023463 seconds and 4 git commands to generate.