From 2a5e35c295d2df30e98cacb48ec3496a85c2d851 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 23 Apr 2007 03:08:03 +0000 Subject: Fixed outdated includes. git-svn-id: http://svn.drobilla.net/lad/slv2@473 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/plugininstance.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slv2') diff --git a/slv2/plugininstance.h b/slv2/plugininstance.h index 866d1e0..8a8691e 100644 --- a/slv2/plugininstance.h +++ b/slv2/plugininstance.h @@ -30,7 +30,7 @@ extern "C" { /** \defgroup lib Plugin library access * - * An SLV2Instance is an instantiated SLV2Plugin (eg a loaded dynamic + * An SLV2Instance is an instantiated SLV2Plugin (ie a loaded dynamic * library). These functions interact with the binary library code only, * they do not read data files in any way. * -- cgit v1.2.1