summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-12 03:53:42 +0000
committerDavid Robillard <d@drobilla.net>2011-02-12 03:53:42 +0000
commite45dde6f4e045b2fb216e2f890bcb37f5c580fe9 (patch)
treec388d9993a824cdf69632b31c259be40f619f34c /src
parent389408984b381af772d456c60ceaddfe58288eee (diff)
downloadlilv-e45dde6f4e045b2fb216e2f890bcb37f5c580fe9.tar.gz
lilv-e45dde6f4e045b2fb216e2f890bcb37f5c580fe9.tar.bz2
lilv-e45dde6f4e045b2fb216e2f890bcb37f5c580fe9.zip
Use new-style LV2 includes.
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2926 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src')
-rw-r--r--src/slv2_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/slv2_internal.h b/src/slv2_internal.h
index 092d633..8f69544 100644
--- a/src/slv2_internal.h
+++ b/src/slv2_internal.h
@@ -42,7 +42,6 @@ extern "C" {
#endif
#include "slv2/slv2.h"
-#include "slv2/lv2_ui.h"
#define SLV2_NS_DOAP (const uint8_t*)"http://usefulinc.com/ns/doap#"
#define SLV2_NS_RDFS (const uint8_t*)"http://www.w3.org/2000/01/rdf-schema#"