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