mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
Fix red in fft plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30044 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
548b34a180
commit
6e8ffa92af
1 changed files with 2 additions and 0 deletions
|
|
@ -5,7 +5,9 @@
|
|||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
/* no malloc
|
||||
#include <malloc.h>
|
||||
*/
|
||||
#include "plugin.h"
|
||||
#include "lib/helper.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue