summaryrefslogtreecommitdiffstats
path: root/src/shared/LV2Features.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-05-13 03:05:08 +0000
committerDavid Robillard <d@drobilla.net>2011-05-13 03:05:08 +0000
commita26731bc7d09370cc0c1193d92b10e8c6b1dde79 (patch)
treeb9870f310bdf1fae81fc35d8deca790bbe453404 /src/shared/LV2Features.hpp
parent6bb7a6d9818210511c231b6ac09c051bcd3c564b (diff)
downloadingen-a26731bc7d09370cc0c1193d92b10e8c6b1dde79.tar.gz
ingen-a26731bc7d09370cc0c1193d92b10e8c6b1dde79.tar.bz2
ingen-a26731bc7d09370cc0c1193d92b10e8c6b1dde79.zip
Remove unnecessary ingen-config.h includes.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3261 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/shared/LV2Features.hpp')
-rw-r--r--src/shared/LV2Features.hpp1
1 files changed, 0 insertions, 1 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 {