summaryrefslogtreecommitdiffstats
path: root/src/engine/events/DisconnectionEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/DisconnectionEvent.hpp')
-rw-r--r--src/engine/events/DisconnectionEvent.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/events/DisconnectionEvent.hpp b/src/engine/events/DisconnectionEvent.hpp
index 700febeb..1ecf40a0 100644
--- a/src/engine/events/DisconnectionEvent.hpp
+++ b/src/engine/events/DisconnectionEvent.hpp
@@ -19,7 +19,7 @@
#define DISCONNECTIONEVENT_H
#include <string>
-#include <raul/Path.hpp>
+#include "raul/Path.hpp"
#include "QueuedEvent.hpp"
#include "types.hpp"
#include "PatchImpl.hpp"