summaryrefslogtreecommitdiffstats
path: root/src/engine/ConnectionImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/ConnectionImpl.cpp')
-rw-r--r--src/engine/ConnectionImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/ConnectionImpl.cpp b/src/engine/ConnectionImpl.cpp
index eea81510..3ae82da9 100644
--- a/src/engine/ConnectionImpl.cpp
+++ b/src/engine/ConnectionImpl.cpp
@@ -16,7 +16,7 @@
*/
#include <algorithm>
-#include <raul/Maid.hpp>
+#include "raul/Maid.hpp"
#include "util.hpp"
#include "ConnectionImpl.hpp"
#include "NodeImpl.hpp"