From ca755f767c2d67fb2b52c292402b3b3d3be28244 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Thu, 25 Feb 2010 23:35:16 +0000 Subject: Fix pdbox makefile to actually take part in dependency generation Change pdbox include paths to handle this git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24916 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pdbox/PDa/intern/vcf~.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/plugins/pdbox/PDa/intern/vcf~.c') diff --git a/apps/plugins/pdbox/PDa/intern/vcf~.c b/apps/plugins/pdbox/PDa/intern/vcf~.c index e78993a567..9b608aeb69 100644 --- a/apps/plugins/pdbox/PDa/intern/vcf~.c +++ b/apps/plugins/pdbox/PDa/intern/vcf~.c @@ -1,5 +1,5 @@ -#include -#include +#include "../src/m_pd.h" +#include <../src/m_fixed.h> #include "cos_table.h" /* ---------------- vcf~ - 2-pole bandpass filter. ----------------- */ -- cgit v1.2.3