diff options
Diffstat (limited to 'src/engine/LV2EventFeature.hpp')
-rw-r--r-- | src/engine/LV2EventFeature.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LV2EventFeature.hpp b/src/engine/LV2EventFeature.hpp index d38b609a..f58ecfbb 100644 --- a/src/engine/LV2EventFeature.hpp +++ b/src/engine/LV2EventFeature.hpp @@ -18,7 +18,7 @@ #ifndef INGEN_ENGINE_LV2EVENTFEATURE_HPP #define INGEN_ENGINE_LV2EVENTFEATURE_HPP -#include "lv2/http/lv2plug.in/ns/ext/event/event.h" +#include "lv2/lv2plug.in/ns/ext/event/event.h" #include "shared/LV2Features.hpp" namespace Ingen { |