mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
rk27xx: Fix simulator errors brought upon by HAVE_MULTIDRIVE but not HAVE_HOTSWAP
Change-Id: I0171d01dfffbb936e8041c0e2fc5207c620ddce3
This commit is contained in:
parent
60c3fdbc11
commit
c51a9821e7
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#include "panic.h"
|
||||
#include "stdbool.h"
|
||||
#include "storage.h"
|
||||
|
||||
#include "timeout.h"
|
||||
#include "lcd.h"
|
||||
#include <stdarg.h>
|
||||
#include "sysfont.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue