summaryrefslogtreecommitdiffstats
path: root/src/engine/internals/Trigger.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/internals/Trigger.hpp')
-rw-r--r--src/engine/internals/Trigger.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/internals/Trigger.hpp b/src/engine/internals/Trigger.hpp
index 84281ac7..dcc69b92 100644
--- a/src/engine/internals/Trigger.hpp
+++ b/src/engine/internals/Trigger.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef MIDITRIGGERNODE_H
-#define MIDITRIGGERNODE_H
+#ifndef INGEN_INTERNALS_TRIGGER_HPP
+#define INGEN_INTERNALS_TRIGGER_HPP
#include <string>
#include "NodeBase.hpp"
@@ -65,4 +65,4 @@ private:
} // namespace Ingen
} // namespace Internals
-#endif // MIDITRIGGERNODE_H
+#endif // INGEN_INTERNALS_TRIGGER_HPP