diff options
Diffstat (limited to 'slv2/slv2.h')
-rw-r--r-- | slv2/slv2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slv2/slv2.h b/slv2/slv2.h index 44744c9..07e9201 100644 --- a/slv2/slv2.h +++ b/slv2/slv2.h @@ -30,6 +30,7 @@ extern "C" { #include <slv2/plugin.h> #include <slv2/plugininstance.h> #include <slv2/pluginlist.h> +#include <slv2/stringlist.h> #include <slv2/port.h> |