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