aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/core/lv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lv2/core/lv2.h')
-rw-r--r--include/lv2/core/lv2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/lv2/core/lv2.h b/include/lv2/core/lv2.h
index 22ed02f..b085ac5 100644
--- a/include/lv2/core/lv2.h
+++ b/include/lv2/core/lv2.h
@@ -3,8 +3,8 @@
// Copyright 2000-2002 Richard W.E. Furse, Paul Barton-Davis, Stefan Westerfeld.
// SPDX-License-Identifier: ISC
-#ifndef LV2_H_INCLUDED
-#define LV2_H_INCLUDED
+#ifndef LV2_CORE_LV2_H
+#define LV2_CORE_LV2_H
/**
@defgroup lv2 LV2
@@ -469,4 +469,4 @@ typedef const LV2_Lib_Descriptor* (*LV2_Lib_Descriptor_Function)(
@}
*/
-#endif /* LV2_H_INCLUDED */
+#endif // LV2_CORE_LV2_H