diff options
Diffstat (limited to 'src/engine/LV2Info.hpp')
-rw-r--r-- | src/engine/LV2Info.hpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/engine/LV2Info.hpp b/src/engine/LV2Info.hpp index 802863a4..a0e20988 100644 --- a/src/engine/LV2Info.hpp +++ b/src/engine/LV2Info.hpp @@ -27,12 +27,6 @@ #include <string> #include "slv2/slv2.h" #include "module/World.hpp" -#include "shared/LV2URIMap.hpp" -#include "shared/LV2Features.hpp" -#include "uri-map.lv2/uri-map.h" -#include "event.lv2/event.h" -#include "atom.lv2/atom.h" -#include "resize-port.lv2/resize-port.h" namespace Ingen { |