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