summaryrefslogtreecommitdiffstats
path: root/src/engine/LADSPAPlugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LADSPAPlugin.cpp')
-rw-r--r--src/engine/LADSPAPlugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/LADSPAPlugin.cpp b/src/engine/LADSPAPlugin.cpp
index f9c72a14..9b43b28c 100644
--- a/src/engine/LADSPAPlugin.cpp
+++ b/src/engine/LADSPAPlugin.cpp
@@ -16,6 +16,7 @@
*/
#include <cassert>
+#include <string>
#include <ladspa.h>
#include <raul/Symbol.hpp>
#include "shared/LV2URIMap.hpp"