From 4cbb122b66913bf6e51d725ee976fabf91dc79a0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 Oct 2010 01:18:03 +0000 Subject: Use #include over #include (since redland 1.0.11 broke this). git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2628 a436a847-0d15-0410-975c-d299462d15a1 --- src/slv2_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/slv2_internal.h') diff --git a/src/slv2_internal.h b/src/slv2_internal.h index 3712cd8..8feafdd 100644 --- a/src/slv2_internal.h +++ b/src/slv2_internal.h @@ -29,7 +29,7 @@ extern "C" { #include #include #include -#include +#include #include "slv2/types.h" #include "slv2/lv2_ui.h" #ifdef SLV2_DYN_MANIFEST -- cgit v1.2.1