summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetMetadata.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SetMetadata.hpp')
-rw-r--r--src/engine/events/SetMetadata.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/events/SetMetadata.hpp b/src/engine/events/SetMetadata.hpp
index 1417e02c..cf49efae 100644
--- a/src/engine/events/SetMetadata.hpp
+++ b/src/engine/events/SetMetadata.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef SETMETADATAEVENT_H
-#define SETMETADATAEVENT_H
+#ifndef INGEN_EVENTS_SETMETADATA_HPP
+#define INGEN_EVENTS_SETMETADATA_HPP
#include <vector>
#include "raul/URI.hpp"
@@ -117,4 +117,4 @@ private:
} // namespace Ingen
} // namespace Events
-#endif // SETMETADATAEVENT_H
+#endif // INGEN_EVENTS_SETMETADATA_HPP