summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/States/DistrhoPluginInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/States/DistrhoPluginInfo.h b/examples/States/DistrhoPluginInfo.h
index bbdeb781..2fe8d78e 100644
--- a/examples/States/DistrhoPluginInfo.h
+++ b/examples/States/DistrhoPluginInfo.h
@@ -27,5 +27,6 @@
#define DISTRHO_PLUGIN_NUM_OUTPUTS 2
#define DISTRHO_PLUGIN_WANT_PROGRAMS 1
#define DISTRHO_PLUGIN_WANT_STATE 1
+#define DISTRHO_PLUGIN_WANT_FULL_STATE 1
#endif // DISTRHO_PLUGIN_INFO_H_INCLUDED