From d08d01576663e8ceeaf434a99c267c4a4ece6936 Mon Sep 17 00:00:00 2001 From: Andrew Mahone Date: Sat, 24 Jan 2009 09:53:12 +0000 Subject: fix red on mono hardware - add mem function wrappers to pictureflow git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19839 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pictureflow.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/plugins/pictureflow.c b/apps/plugins/pictureflow.c index ca1f0715b3..5c72de7c4d 100644 --- a/apps/plugins/pictureflow.c +++ b/apps/plugins/pictureflow.c @@ -35,6 +35,8 @@ PLUGIN_HEADER +MEM_FUNCTION_WRAPPERS + /******************************* Globals ***********************************/ const struct button_mapping *plugin_contexts[] -- cgit v1.2.3