Make sure that skin_buffer.c #includes its own skin_buffer.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22497 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b4c028c2a7
commit
3460ef3596
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "screen_access.h"
|
||||
#include "wps_internals.h"
|
||||
#include "skin_tokens.h"
|
||||
#include "skin_buffer.h"
|
||||
|
||||
/* skin buffer management.
|
||||
* This module is used to allocate space in a single global skin buffer for
|
||||
|
|
Loading…
Reference in a new issue