summaryrefslogtreecommitdiffstats
path: root/slv2/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/plugin.h')
-rw-r--r--slv2/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/plugin.h b/slv2/plugin.h
index 8980f2e..56509ea 100644
--- a/slv2/plugin.h
+++ b/slv2/plugin.h
@@ -27,7 +27,7 @@ extern "C" {
#include <stdbool.h>
#include "slv2/types.h"
#include "slv2/port.h"
-#include "slv2/values.h"
+#include "slv2/collections.h"
/** \defgroup slv2_data Plugin data access
*