From e45dde6f4e045b2fb216e2f890bcb37f5c580fe9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 Feb 2011 03:53:42 +0000 Subject: Use new-style LV2 includes. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2926 a436a847-0d15-0410-975c-d299462d15a1 --- src/slv2_internal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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#" -- cgit v1.2.1