forked from len0rd/rockbox
pdbox: Corrected inclusion of m_fixed.h .
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26551 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d166d61b09
commit
66cc643402
39 changed files with 40 additions and 40 deletions
|
@ -4,7 +4,7 @@
|
|||
#endif
|
||||
|
||||
#include "../src/m_pd.h"
|
||||
#include <../src/m_fixed.h>
|
||||
#include "../src/m_fixed.h"
|
||||
|
||||
#define LOGTEN 2.302585092994
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue