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