From d938b926f83537be7fe7260ea0537345e25be979 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Feb 2009 01:50:39 +0000 Subject: Merge various collections into single files, reduce rampant code duplication. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1925 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/port.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slv2/port.h') diff --git a/slv2/port.h b/slv2/port.h index be6e03b..498da54 100644 --- a/slv2/port.h +++ b/slv2/port.h @@ -26,7 +26,7 @@ extern "C" { #include "slv2/types.h" #include "slv2/plugin.h" #include "slv2/port.h" -#include "slv2/values.h" +#include "slv2/collections.h" /** \addtogroup slv2_data * @{ -- cgit v1.2.1