diff options
Diffstat (limited to 'common/fmplayer_fontrom_unix.c')
-rw-r--r-- | common/fmplayer_fontrom_unix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/fmplayer_fontrom_unix.c b/common/fmplayer_fontrom_unix.c index bac8a81..bb8f12e 100644 --- a/common/fmplayer_fontrom_unix.c +++ b/common/fmplayer_fontrom_unix.c @@ -7,7 +7,7 @@ #include "fmdsp/fontrom_shinonome.inc" -#define DATADIR "/.local/share/fmplayer/" +#define DATADIR "/.local/share/98fmplayer/" static struct { uint8_t fontrombuf[FONT_ROM_FILESIZE]; |