From 605a7156d28d7f8b94fce96880139c6c92eb355d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 2 Jul 2012 20:02:06 +0000 Subject: Remove unnecessary include. --- lv2/lv2plug.in/ns/ext/morph/morph.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lv2/lv2plug.in') diff --git a/lv2/lv2plug.in/ns/ext/morph/morph.h b/lv2/lv2plug.in/ns/ext/morph/morph.h index e411e10..3c8ec46 100644 --- a/lv2/lv2plug.in/ns/ext/morph/morph.h +++ b/lv2/lv2plug.in/ns/ext/morph/morph.h @@ -32,8 +32,6 @@ #ifdef __cplusplus extern "C" { -#else -# include #endif typedef enum { -- cgit v1.2.1