From 881eac58c2f9bf1fcb18ef7dcda7ab025e327871 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 24 May 2011 22:21:20 +0000 Subject: Tidy up headers. Remove dependency on OSCEngineSender and HTTPEngineSender from GUI code. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3317 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/LV2Features.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/shared/LV2Features.hpp') diff --git a/src/shared/LV2Features.hpp b/src/shared/LV2Features.hpp index ffc48ab2..75bbcda3 100644 --- a/src/shared/LV2Features.hpp +++ b/src/shared/LV2Features.hpp @@ -21,7 +21,9 @@ #include #include #include + #include "lv2/lv2plug.in/ns/lv2core/lv2.h" + #include "raul/SharedPtr.hpp" namespace Ingen { -- cgit v1.2.1