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 e93f7b9b..059f3699 100644 --- a/src/engine/InternalPlugin.hpp +++ b/src/engine/InternalPlugin.hpp @@ -31,7 +31,6 @@ #include <string> #include <iostream> #include "slv2/slv2.h" -#include "types.hpp" #include "PluginImpl.hpp" #define NS_INGEN "http://drobilla.net/ns/ingen#" |