From 00079cfa009028c807a2086417eef7110c9adf77 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sat, 7 Jul 2012 12:38:37 +0000 Subject: removed ladspa.h, use system header file instead thanks, andy. --- muse2/plugins/pandelay/ladspapandelay.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muse2/plugins/pandelay') diff --git a/muse2/plugins/pandelay/ladspapandelay.h b/muse2/plugins/pandelay/ladspapandelay.h index b72932a4..ebf9ef5f 100644 --- a/muse2/plugins/pandelay/ladspapandelay.h +++ b/muse2/plugins/pandelay/ladspapandelay.h @@ -31,7 +31,7 @@ #define __LADSPAPANDELAY_H #include "pandelaymodel.h" -#include "../../muse/ladspa.h" +#include #ifdef NBRPARAM #undef NBRPARAM -- cgit v1.2.3