From 3500ef73d4f668897df248a11bd631e11180045c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 21 Oct 2011 19:54:57 +0000 Subject: Move more headers to shared include directory. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3566 a436a847-0d15-0410-975c-d299462d15a1 --- src/server/LV2Node.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/LV2Node.hpp') diff --git a/src/server/LV2Node.hpp b/src/server/LV2Node.hpp index 06c79c20..d668072f 100644 --- a/src/server/LV2Node.hpp +++ b/src/server/LV2Node.hpp @@ -26,7 +26,7 @@ #include "lv2/lv2plug.in/ns/ext/contexts/contexts.h" #include "NodeImpl.hpp" -#include "shared/LV2Features.hpp" +#include "ingen/shared/LV2Features.hpp" #include "types.hpp" namespace Ingen { -- cgit v1.2.1