summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/lxvst_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/lxvst_plugin.h')
-rwxr-xr-xlibs/ardour/ardour/lxvst_plugin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/ardour/ardour/lxvst_plugin.h b/libs/ardour/ardour/lxvst_plugin.h
index 092a786f95..24793772ef 100755
--- a/libs/ardour/ardour/lxvst_plugin.h
+++ b/libs/ardour/ardour/lxvst_plugin.h
@@ -102,9 +102,9 @@ private:
void add_state (XMLNode *) const;
VSTFXHandle* handle;
- VSTFX* _vstfx;
- AEffect* _plugin;
- bool been_resumed;
+ VSTFX* _vstfx;
+ AEffect* _plugin;
+ bool been_resumed;
};
class LXVSTPluginInfo : public PluginInfo