1
0
Fork 0
forked from len0rd/rockbox

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

@ -20,7 +20,7 @@ to be different but are now unified except for some fossilized names.) */
#ifdef ROCKBOX
#include "plugin.h"
#include "pdbox.h"
#include "../../pdbox.h"
#include "m_pd.h"
#include "m_imp.h"
#include "s_stuff.h"