aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/log/logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lv2/log/logger.h')
-rw-r--r--include/lv2/log/logger.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/lv2/log/logger.h b/include/lv2/log/logger.h
index b7d2856..83cd653 100644
--- a/include/lv2/log/logger.h
+++ b/include/lv2/log/logger.h
@@ -1,8 +1,8 @@
// Copyright 2012-2016 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#ifndef LV2_ATOM_LOGGER_H
-#define LV2_ATOM_LOGGER_H
+#ifndef LV2_LOG_LOGGER_H
+#define LV2_LOG_LOGGER_H
/**
@defgroup logger Logger
@@ -141,4 +141,4 @@ lv2_log_warning(LV2_Log_Logger* logger, const char* fmt, ...)
@}
*/
-#endif /* LV2_LOG_LOGGER_H */
+#endif // LV2_LOG_LOGGER_H