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
This commit is contained in:
Frank Gevaerts 2010-02-25 23:35:16 +00:00
parent 3b53fe0485
commit ca755f767c
109 changed files with 186 additions and 188 deletions

View file

@ -8,7 +8,7 @@ inputs to int and their outputs back to float. */
#ifdef ROCKBOX
#include "plugin.h"
#include "pdbox.h"
#include "../../pdbox.h"
#endif
#include "m_pd.h"