summaryrefslogtreecommitdiffstats
path: root/src/engine/Driver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/Driver.hpp')
-rw-r--r--src/engine/Driver.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/Driver.hpp b/src/engine/Driver.hpp
index 590b66b5..73be4a3b 100644
--- a/src/engine/Driver.hpp
+++ b/src/engine/Driver.hpp
@@ -20,7 +20,7 @@
#include <string>
#include <boost/utility.hpp>
-#include <raul/Path.hpp>
+#include "raul/Path.hpp"
#include "interface/DataType.hpp"
#include "DuplexPort.hpp"