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:
parent
3b53fe0485
commit
ca755f767c
109 changed files with 186 additions and 188 deletions
|
@ -23,8 +23,8 @@
|
|||
#include "pdbox.h"
|
||||
#include "ctype.h"
|
||||
|
||||
#include "m_pd.h"
|
||||
#include "s_stuff.h"
|
||||
#include "PDa/src/m_pd.h"
|
||||
#include "PDa/src/s_stuff.h"
|
||||
|
||||
|
||||
/* This implementation of strncat is taken from lua plug-in. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue