From c88c6310dd4ebe16c64d1c498155aaed302699b4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 20 Feb 2015 11:13:30 -0500 Subject: Remove unnecessary includes. --- lv2/lv2plug.in/ns/ext/morph/morph.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/morph') diff --git a/lv2/lv2plug.in/ns/ext/morph/morph.h b/lv2/lv2plug.in/ns/ext/morph/morph.h index f16f334..ce1a4ec 100644 --- a/lv2/lv2plug.in/ns/ext/morph/morph.h +++ b/lv2/lv2plug.in/ns/ext/morph/morph.h @@ -26,11 +26,6 @@ #ifndef LV2_MORPH_H #define LV2_MORPH_H -#include - -#include "lv2/lv2plug.in/ns/lv2core/lv2.h" -#include "lv2/lv2plug.in/ns/ext/urid/urid.h" - #define LV2_MORPH_URI "http://lv2plug.in/ns/ext/morph" #define LV2_MORPH_PREFIX LV2_MORPH_URI "#" -- cgit v1.2.1