diff options
Diffstat (limited to 'apps/plugins/lib/SOURCES')
| -rw-r--r-- | apps/plugins/lib/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 3873d26..8bd47a2 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -30,3 +30,6 @@ gray_set_foreground.c gray_setfont.c gray_verline.c #endif +#ifdef HAVE_LCD_CHARCELLS +playergfx.c +#endif |