diff options
Diffstat (limited to 'src/engine/LV2Info.hpp')
-rw-r--r-- | src/engine/LV2Info.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/LV2Info.hpp b/src/engine/LV2Info.hpp index b5833df8..63b1b9c2 100644 --- a/src/engine/LV2Info.hpp +++ b/src/engine/LV2Info.hpp @@ -29,6 +29,7 @@ #include "module/global.hpp" #include "module/World.hpp" #include "shared/LV2URIMap.hpp" +#include "shared/LV2Features.hpp" #include "lv2ext/lv2_uri_map.h" #include "lv2ext/lv2_event.h" |