From a26731bc7d09370cc0c1193d92b10e8c6b1dde79 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 13 May 2011 03:05:08 +0000 Subject: Remove unnecessary ingen-config.h includes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3261 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/LV2Features.hpp | 1 - src/shared/LV2URIMap.hpp | 1 - 2 files changed, 2 deletions(-) diff --git a/src/shared/LV2Features.hpp b/src/shared/LV2Features.hpp index eef056d5..ffc48ab2 100644 --- a/src/shared/LV2Features.hpp +++ b/src/shared/LV2Features.hpp @@ -23,7 +23,6 @@ #include #include "lv2/lv2plug.in/ns/lv2core/lv2.h" #include "raul/SharedPtr.hpp" -#include "ingen-config.h" namespace Ingen { diff --git a/src/shared/LV2URIMap.hpp b/src/shared/LV2URIMap.hpp index cb23fb0b..b7d0ff7b 100644 --- a/src/shared/LV2URIMap.hpp +++ b/src/shared/LV2URIMap.hpp @@ -28,7 +28,6 @@ #include "lv2/lv2plug.in/ns/ext/uri-map/uri-map.h" #include "lv2/lv2plug.in/ns/ext/uri-unmap/uri-unmap.h" -#include "ingen-config.h" #include "LV2Features.hpp" namespace Ingen { -- cgit v1.2.1