summaryrefslogtreecommitdiffstats
path: root/src/engine/LADSPAPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LADSPAPlugin.hpp')
-rw-r--r--src/engine/LADSPAPlugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LADSPAPlugin.hpp b/src/engine/LADSPAPlugin.hpp
index 4e1c5b49..e9d11edf 100644
--- a/src/engine/LADSPAPlugin.hpp
+++ b/src/engine/LADSPAPlugin.hpp
@@ -26,7 +26,7 @@
#include <dlfcn.h>
#include <string>
#include <iostream>
-#include <raul/Path.hpp>
+#include "raul/Path.hpp"
#include "types.hpp"
#include "PluginImpl.hpp"