forked from len0rd/rockbox
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra header file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13628 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
283738086d
commit
61cf9b8513
12 changed files with 20 additions and 54 deletions
|
@ -27,7 +27,6 @@
|
|||
#include "plugin.h"
|
||||
#include "playback_control.h"
|
||||
#include "oldmenuapi.h"
|
||||
#include "mem_function_wrappers.h"
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
#include "gray.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue