forked from len0rd/rockbox
Oops: revert r21983 for checkwps.h - it was an unrelated change committed in error
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21984 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4c41a2d428
commit
b6d92e8a1b
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
|
||||||
|
/* subset of global_settings needed to build checkwps. */
|
||||||
struct user_settings {
|
struct user_settings {
|
||||||
bool statusbar;
|
bool statusbar;
|
||||||
int bg_color; /* background color native format */
|
int bg_color; /* background color native format */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue