summaryrefslogtreecommitdiffstats
path: root/ingen/Interface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Interface.hpp')
-rw-r--r--ingen/Interface.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ingen/Interface.hpp b/ingen/Interface.hpp
index 96a438a9..81a4100d 100644
--- a/ingen/Interface.hpp
+++ b/ingen/Interface.hpp
@@ -17,6 +17,8 @@
#ifndef INGEN_INTERFACE_HPP
#define INGEN_INTERFACE_HPP
+#include <string>
+
#include "ingen/Resource.hpp"
#include "ingen/Status.hpp"
#include "raul/SharedPtr.hpp"