summaryrefslogtreecommitdiffstats
path: root/src/Driver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Driver.hpp')
-rw-r--r--src/Driver.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Driver.hpp b/src/Driver.hpp
index 49db805..6e759a5 100644
--- a/src/Driver.hpp
+++ b/src/Driver.hpp
@@ -20,7 +20,7 @@
#include <boost/shared_ptr.hpp>
#include <sigc++/sigc++.h>
-#include <raul/SRSWQueue.hpp>
+#include "raul/SRSWQueue.hpp"
#include "PatchageEvent.hpp"
class PatchagePort;