summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/LV2Info.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/LV2Info.hpp')
-rw-r--r--src/libs/engine/LV2Info.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/LV2Info.hpp b/src/libs/engine/LV2Info.hpp
index 61bfe468..09865784 100644
--- a/src/libs/engine/LV2Info.hpp
+++ b/src/libs/engine/LV2Info.hpp
@@ -61,7 +61,7 @@ public:
const char* uri);
static uint32_t event_ref(LV2_Event_Callback_Data callback_data,
- LV2_Event* event);
+ LV2_Event* event);
LV2_Feature** lv2_features;
};