summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/LV2Plugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/LV2Plugin.hpp')
-rw-r--r--src/libs/engine/LV2Plugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/LV2Plugin.hpp b/src/libs/engine/LV2Plugin.hpp
index c1f8671d..c9bc4ff9 100644
--- a/src/libs/engine/LV2Plugin.hpp
+++ b/src/libs/engine/LV2Plugin.hpp
@@ -61,7 +61,7 @@ public:
NodeImpl* instantiate(const string& name,
bool polyphonic,
Ingen::PatchImpl* parent,
- Engine& engine);
+ Engine& engine);
const string symbol() const;
const string name() const;