summaryrefslogtreecommitdiffstats
path: root/tools/checkwps
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2009-07-20 17:33:21 +0000
committerDave Chapman <dave@dchapman.com>2009-07-20 17:33:21 +0000
commitb6d92e8a1b332317cc02426a2906d94ff28286ac (patch)
tree1b5c2de57f7e7844d9adc5439c183ba2a508c2a2 /tools/checkwps
parent4c41a2d42897270d4103390f8056f7cc70dc52da (diff)
downloadrockbox-b6d92e8a1b332317cc02426a2906d94ff28286ac.tar.gz
rockbox-b6d92e8a1b332317cc02426a2906d94ff28286ac.zip
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
Diffstat (limited to 'tools/checkwps')
-rw-r--r--tools/checkwps/checkwps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkwps/checkwps.h b/tools/checkwps/checkwps.h
index 83ac8e8086..2ba8f5f59e 100644
--- a/tools/checkwps/checkwps.h
+++ b/tools/checkwps/checkwps.h
@@ -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 */