summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2010-06-09 08:51:29 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2010-06-09 08:51:29 +0000
commit10e24d22c40c294d224ff772d3e48d3d1ff3d8b8 (patch)
tree53e77355bddf58cfb842b5c697f5bd982cbb9494 /firmware
parent881a5b97591c4db883c681bc71b2a0565873cbc3 (diff)
rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear what it is needed for
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26716 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 72954fe55c..2039aa55f9 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -651,7 +651,7 @@ Lyre prototype 1 */
#endif
#if defined(HAVE_TAGCACHE) && defined(HAVE_LCD_BITMAP)
-#define HAVE_PICTUREFLOW
+#define HAVE_PICTUREFLOW_INTEGRATION
#endif
/* Add one HAVE_ define for all mas35xx targets */