forked from len0rd/rockbox
Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-prototypes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20957 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
98bcb0a8a8
commit
cfc022bbfc
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#include <plugin.h>
|
#include <plugin.h>
|
||||||
|
#include "jpeg_mem.h"
|
||||||
#include "wrappers.h"
|
#include "wrappers.h"
|
||||||
#define JPEG_FROM_MEM
|
#define JPEG_FROM_MEM
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue