From 8b46fd1ff51b29cded517c9c2d166611e8c453fc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 31 May 2012 06:03:45 +0000 Subject: Blip => Blop. I give up trying to give ports new names. git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blop.lv2@4484 a436a847-0d15-0410-975c-d299462d15a1 --- src/include/math_func.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/math_func.h') diff --git a/src/include/math_func.h b/src/include/math_func.h index 2e4b6e4..60f7ce0 100644 --- a/src/include/math_func.h +++ b/src/include/math_func.h @@ -7,7 +7,7 @@ #define math_func_h #include -#include "blip_config.h" +#include "blop_config.h" #ifndef M_PI # define M_PI 3.14159265358979323846 /* pi */ -- cgit v1.2.1