summaryrefslogtreecommitdiffstats
path: root/src/engine/events/RequestMetadata.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/RequestMetadata.hpp')
-rw-r--r--src/engine/events/RequestMetadata.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/events/RequestMetadata.hpp b/src/engine/events/RequestMetadata.hpp
index 0777c79a..68da6adc 100644
--- a/src/engine/events/RequestMetadata.hpp
+++ b/src/engine/events/RequestMetadata.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef REQUESTMETADATAEVENT_H
-#define REQUESTMETADATAEVENT_H
+#ifndef INGEN_EVENTS_REQUESTMETADATA_HPP
+#define INGEN_EVENTS_REQUESTMETADATA_HPP
#include "QueuedEvent.hpp"
#include "raul/Atom.hpp"
@@ -73,4 +73,4 @@ private:
} // namespace Ingen
} // namespace Events
-#endif // REQUESTMETADATAEVENT_H
+#endif // INGEN_EVENTS_REQUESTMETADATA_HPP