diff options
Diffstat (limited to 'src/JackDbusDriver.cpp')
-rw-r--r-- | src/JackDbusDriver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JackDbusDriver.cpp b/src/JackDbusDriver.cpp index 2df0401..df66cce 100644 --- a/src/JackDbusDriver.cpp +++ b/src/JackDbusDriver.cpp @@ -30,7 +30,7 @@ #include <dbus/dbus-glib-lowlevel.h> #include <boost/format.hpp> -#include <raul/SharedPtr.hpp> +#include "raul/SharedPtr.hpp" #include "PatchageCanvas.hpp" #include "PatchageEvent.hpp" |