diff options
Diffstat (limited to 'src/engine/LV2Info.hpp')
-rw-r--r-- | src/engine/LV2Info.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/LV2Info.hpp b/src/engine/LV2Info.hpp index 63b1b9c2..f689e45f 100644 --- a/src/engine/LV2Info.hpp +++ b/src/engine/LV2Info.hpp @@ -26,7 +26,6 @@ #include <map> #include <string> #include "slv2/slv2.h" -#include "module/global.hpp" #include "module/World.hpp" #include "shared/LV2URIMap.hpp" #include "shared/LV2Features.hpp" |