aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/log/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lv2/log/log.h')
-rw-r--r--include/lv2/log/log.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/lv2/log/log.h b/include/lv2/log/log.h
index cdaa6d3..b460f45 100644
--- a/include/lv2/log/log.h
+++ b/include/lv2/log/log.h
@@ -1,8 +1,8 @@
// Copyright 2012-2016 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#ifndef LV2_LOG_H
-#define LV2_LOG_H
+#ifndef LV2_LOG_LOG_H
+#define LV2_LOG_LOG_H
/**
@defgroup log Log
@@ -97,4 +97,4 @@ typedef struct {
@}
*/
-#endif /* LV2_LOG_H */
+#endif // LV2_LOG_LOG_H