diff options
Diffstat (limited to 'src/bindings')
-rw-r--r-- | src/bindings/Client.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bindings/Client.hpp b/src/bindings/Client.hpp index b8278ea1..f8dd84ff 100644 --- a/src/bindings/Client.hpp +++ b/src/bindings/Client.hpp @@ -14,6 +14,8 @@ along with Ingen. If not, see <http://www.gnu.org/licenses/>. */ +#include <string> + #include "ingen/Resource.hpp" /** Need a stub ClientInterface without pure virtual methods |