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/cos~.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/plugins/pdbox/PDa/intern/cos~.c') diff --git a/apps/plugins/pdbox/PDa/intern/cos~.c b/apps/plugins/pdbox/PDa/intern/cos~.c index fa680e1972..9e2d61f848 100644 --- a/apps/plugins/pdbox/PDa/intern/cos~.c +++ b/apps/plugins/pdbox/PDa/intern/cos~.c @@ -1,6 +1,6 @@ -#include -#include +#include "../src/m_pd.h" +#include <../src/m_fixed.h> #include "cos_table.h" /* ------------------------ cos~ ----------------------------- */ -- cgit v1.2.3