Fix c&p error from r25853 that should've fixed some snprintf warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25857 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6ac64206f3
commit
b91f15d842
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include "action.h"
|
||||
#include "font.h"
|
||||
|
|
Loading…
Reference in a new issue