aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/patch/patch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lv2/patch/patch.h')
-rw-r--r--include/lv2/patch/patch.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/lv2/patch/patch.h b/include/lv2/patch/patch.h
index 16b7889..99fd8e9 100644
--- a/include/lv2/patch/patch.h
+++ b/include/lv2/patch/patch.h
@@ -1,8 +1,8 @@
// Copyright 2012-2016 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#ifndef LV2_PATCH_H
-#define LV2_PATCH_H
+#ifndef LV2_PATCH_PATCH_H
+#define LV2_PATCH_PATCH_H
/**
@defgroup patch Patch
@@ -57,4 +57,4 @@
@}
*/
-#endif /* LV2_PATCH_H */
+#endif // LV2_PATCH_PATCH_H