mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
rename rkw.h header file
Change-Id: I2cb6ea7da9c20ed0ef87f4b8ea90d2e4a4a3bca2
This commit is contained in:
parent
0263fe37e4
commit
ecbda694b2
3 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
#include "string.h"
|
||||
#include "file.h"
|
||||
#include "crc32-rkw.h"
|
||||
#include "rkw.h"
|
||||
#include "rkw-loader.h"
|
||||
|
||||
#define DRAM_ORIG 0x60000000
|
||||
#define LOAD_SIZE 0x700000
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef RKW_FORMAT
|
||||
#include "rkw.h"
|
||||
#include "rkw-loader.h"
|
||||
#endif
|
||||
|
||||
#if !defined(IRIVER_IFP7XX_SERIES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue