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/world.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'slv2/world.h') diff --git a/slv2/world.h b/slv2/world.h index 6028ca8..0e6106c 100644 --- a/slv2/world.h +++ b/slv2/world.h @@ -24,8 +24,7 @@ extern "C" { #endif #include -#include "slv2/plugins.h" -#include "slv2/pluginclasses.h" +#include "slv2/collections.h" /** \defgroup slv2_world Global library state * -- cgit v1.2.1