diff options
Diffstat (limited to 'src/engine/LV2EventFeature.hpp')
-rw-r--r-- | src/engine/LV2EventFeature.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/LV2EventFeature.hpp b/src/engine/LV2EventFeature.hpp index 9a382646..6ad7655b 100644 --- a/src/engine/LV2EventFeature.hpp +++ b/src/engine/LV2EventFeature.hpp @@ -18,6 +18,7 @@ #ifndef INGEN_ENGINE_LV2EVENTFEATURE_HPP #define INGEN_ENGINE_LV2EVENTFEATURE_HPP +#include "event.lv2/event.h" #include "shared/LV2Features.hpp" namespace Ingen { |