From 78f786d90943cd63eb5db761e910169990c66d93 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 6 Oct 2010 17:59:14 +0000 Subject: Add scheme to LV2 URI-based includes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2627 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/events/SetPortValue.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/events/SetPortValue.cpp') diff --git a/src/engine/events/SetPortValue.cpp b/src/engine/events/SetPortValue.cpp index c793845e..48695865 100644 --- a/src/engine/events/SetPortValue.cpp +++ b/src/engine/events/SetPortValue.cpp @@ -17,7 +17,7 @@ #include #include "raul/log.hpp" -#include "lv2/lv2plug.in/ns/ext/event/event.h" +#include "lv2/http/lv2plug.in/ns/ext/event/event.h" #include "shared/LV2URIMap.hpp" #include "shared/LV2Features.hpp" #include "shared/LV2Atom.hpp" -- cgit v1.2.1