From 4328f6692b335e923c7c718f0e02544745afa0a6 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 5 Jun 2006 19:51:29 +0000 Subject: [PATCH] Removed references to old bundle.h file git-svn-id: http://svn.drobilla.net/lad@2 a436a847-0d15-0410-975c-d299462d15a1 --- examples/hosts/test_host.c | 1 - slv2/slv2.h | 1 - src/pluginlist.c | 1 - 3 files changed, 3 deletions(-) diff --git a/examples/hosts/test_host.c b/examples/hosts/test_host.c index ee43fd67..3ec8d860 100644 --- a/examples/hosts/test_host.c +++ b/examples/hosts/test_host.c @@ -24,7 +24,6 @@ #include #include -#include #include #include #include diff --git a/slv2/slv2.h b/slv2/slv2.h index b66b7499..6305f233 100644 --- a/slv2/slv2.h +++ b/slv2/slv2.h @@ -24,7 +24,6 @@ extern "C" { #endif #include -#include #include #include #include diff --git a/src/pluginlist.c b/src/pluginlist.c index c54a99e3..61e4c4b6 100644 --- a/src/pluginlist.c +++ b/src/pluginlist.c @@ -28,7 +28,6 @@ #include #include #include -#include #include "util.h"