diff options
-rw-r--r-- | ingen/LV2Features.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/LV2Features.hpp b/ingen/LV2Features.hpp index be8f777b..2efd62f8 100644 --- a/ingen/LV2Features.hpp +++ b/ingen/LV2Features.hpp @@ -17,6 +17,7 @@ #ifndef INGEN_LV2FEATURES_HPP #define INGEN_LV2FEATURES_HPP +#include <string> #include <vector> #include "lv2/lv2plug.in/ns/lv2core/lv2.h" |