diff options
author | Dave Chapman <dave@dchapman.com> | 2006-02-16 16:07:21 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2006-02-16 16:07:21 +0000 |
commit | b0f05809d54a22deb0c32e99397e3f055ae61570 (patch) | |
tree | 2ec43f731338f7ddc2a19594bbc24e33ee0f229e /apps/plugins/SOURCES | |
parent | 57580224a41506cdeed8cbe42694cb9e612c76fc (diff) |
Patch #1432941 - Colour support for Plasma by Mikael Magnusson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8702 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 32fec1bae0..3e7ca5894c 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -26,8 +26,8 @@ metronome.c #if CONFIG_LCD != LCD_IPOD2BPP #ifndef HAVE_LCD_COLOR fire.c -plasma.c #endif +plasma.c jpeg.c mandelbrot.c #endif |