Browse Source

Fix warning (and travis build)

pull/83/head
falkTX 6 years ago
parent
commit
58d2cd78e8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      examples/States/DistrhoPluginInfo.h

+ 1
- 0
examples/States/DistrhoPluginInfo.h View File

@@ -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

Loading…
Cancel
Save