aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/atom/atom.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lv2/atom/atom.h')
-rw-r--r--include/lv2/atom/atom.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/lv2/atom/atom.h b/include/lv2/atom/atom.h
index a6178cf..1e27878 100644
--- a/include/lv2/atom/atom.h
+++ b/include/lv2/atom/atom.h
@@ -1,8 +1,8 @@
// Copyright 2008-2016 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#ifndef LV2_ATOM_H
-#define LV2_ATOM_H
+#ifndef LV2_ATOM_ATOM_H
+#define LV2_ATOM_ATOM_H
/**
@defgroup atom Atom
@@ -244,4 +244,4 @@ typedef struct {
@}
*/
-#endif /* LV2_ATOM_H */
+#endif // LV2_ATOM_ATOM_H