diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/slv2_internal.h | 1 |
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#" |