From de9337a37d6e3b896e6bd333d7ec787549b986c8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 5 Jul 2009 04:24:48 +0000 Subject: Use 'standard' bundle paths for #include directives. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2155 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 cd845d3f..55919828 100644 --- a/src/engine/events/SetPortValue.cpp +++ b/src/engine/events/SetPortValue.cpp @@ -16,7 +16,7 @@ */ #include -#include "lv2ext/lv2_event.h" +#include "event.lv2/event.h" #include "shared/LV2URIMap.hpp" #include "shared/LV2Features.hpp" #include "module/World.hpp" -- cgit v1.2.1