summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/ConnectionEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/ConnectionEvent.h')
-rw-r--r--src/libs/engine/events/ConnectionEvent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/events/ConnectionEvent.h b/src/libs/engine/events/ConnectionEvent.h
index bebb6cfd..9565d79f 100644
--- a/src/libs/engine/events/ConnectionEvent.h
+++ b/src/libs/engine/events/ConnectionEvent.h
@@ -20,7 +20,7 @@
#include <string>
#include "QueuedEvent.h"
-#include "raul/Path.h"
+#include <raul/Path.h>
#include "types.h"
using std::string;