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/types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'slv2/types.h') diff --git a/slv2/types.h b/slv2/types.h index fa98940..d17568f 100644 --- a/slv2/types.h +++ b/slv2/types.h @@ -24,6 +24,7 @@ extern "C" { #endif #include +#include #define SLV2_NAMESPACE_LV2 "http://lv2plug.in/ns/lv2core#" #define SLV2_PORT_CLASS_PORT "http://lv2plug.in/ns/lv2core#Port" -- cgit v1.2.1