diff options
author | Aidan MacDonald <amachronic@protonmail.com> | 2021-02-27 22:07:37 +0000 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-02-27 23:53:28 +0000 |
commit | aacb0811d98beb70a59d26edbfd43ba9c456497f (patch) | |
tree | 0c8a59421a28536887fc1b277884a4e220ffac4c /apps/bitmaps | |
parent | 55dc86f5db1dbf26b4179aea5c7ccd315ee20266 (diff) |
Rename symbols of FiiO M3K Linux-based port
Mainly a straight replacement of FIIO_M3K -> FIIO_M3K_LINUX.
Change-Id: Id07c84f8150991d1b6851540c2c3f8f67e3f12c2
Diffstat (limited to 'apps/bitmaps')
-rw-r--r-- | apps/bitmaps/native/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES index 1d1fcd4783..c31f6605df 100644 --- a/apps/bitmaps/native/SOURCES +++ b/apps/bitmaps/native/SOURCES @@ -50,7 +50,7 @@ toolsicon.70x70x16.bmp hibyicon.130x130x16.bmp rockboxicon.130x130x16.bmp toolsicon.130x130x16.bmp -#elif defined(FIIO_M3K) +#elif defined(FIIO_M3K_LINUX) fiioicon.130x130x16.bmp rockboxicon.130x130x16.bmp toolsicon.130x130x16.bmp |