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