diff options
Diffstat (limited to 'src/engine/InternalPlugin.hpp')
-rw-r--r-- | src/engine/InternalPlugin.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/InternalPlugin.hpp b/src/engine/InternalPlugin.hpp index 095899eb..5ae908db 100644 --- a/src/engine/InternalPlugin.hpp +++ b/src/engine/InternalPlugin.hpp @@ -30,7 +30,6 @@ #include <dlfcn.h> #include <string> #include <iostream> -#include "slv2/slv2.h" #include "PluginImpl.hpp" #define NS_INGEN "http://drobilla.net/ns/ingen#" |