forked from len0rd/rockbox
Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which is the global pdbox header. This makes sure that the defines are set during depency generation so dependencies are correct.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27016 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
49dac9ae04
commit
3c78cb35e8
5 changed files with 12 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
#include "m_pd.h"
|
||||
#include "m_fixed.h"
|
||||
#include <math.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue