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:
Dave Chapman 2009-07-20 17:33:21 +00:00
parent 4c41a2d428
commit b6d92e8a1b

View file

@ -26,6 +26,7 @@
#include <stdbool.h>
#include <fcntl.h>
/* subset of global_settings needed to build checkwps. */
struct user_settings {
bool statusbar;
int bg_color; /* background color native format */