diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/shared/LV2Features.hpp | 1 | ||||
-rw-r--r-- | src/shared/LV2URIMap.hpp | 1 |
2 files changed, 0 insertions, 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 <vector> #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 { |