aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/ui/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lv2/ui/ui.h')
-rw-r--r--include/lv2/ui/ui.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/lv2/ui/ui.h b/include/lv2/ui/ui.h
index 5ef75a3..4d2fed7 100644
--- a/include/lv2/ui/ui.h
+++ b/include/lv2/ui/ui.h
@@ -2,8 +2,8 @@
// Copyright 2006-2011 Lars Luthman <lars.luthman@gmail.com>
// SPDX-License-Identifier: ISC
-#ifndef LV2_UI_H
-#define LV2_UI_H
+#ifndef LV2_UI_UI_H
+#define LV2_UI_UI_H
/**
@defgroup ui User Interfaces
@@ -526,4 +526,4 @@ typedef const LV2UI_Descriptor* (*LV2UI_DescriptorFunction)(uint32_t index);
@}
*/
-#endif /* LV2_UI_H */
+#endif // LV2_UI_UI_H