summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SendPortActivity.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SendPortActivity.hpp')
-rw-r--r--src/engine/events/SendPortActivity.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/events/SendPortActivity.hpp b/src/engine/events/SendPortActivity.hpp
index c35266c5..2e1c40f2 100644
--- a/src/engine/events/SendPortActivity.hpp
+++ b/src/engine/events/SendPortActivity.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef SENDPORTACTIVITYEVENT_H
-#define SENDPORTACTIVITYEVENT_H
+#ifndef INGEN_EVENTS_SENDPORTACTIVITY_HPP
+#define INGEN_EVENTS_SENDPORTACTIVITY_HPP
#include "Event.hpp"
#include "types.hpp"
@@ -65,4 +65,4 @@ private:
} // namespace Ingen
} // namespace Events
-#endif // SENDPORTACTIVITYEVENT_H
+#endif // INGEN_EVENTS_SENDPORTACTIVITY_HPP