summaryrefslogtreecommitdiff
path: root/tools/checkwps/checkwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkwps/checkwps.h')
-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 @@
26#include <stdbool.h> 26#include <stdbool.h>
27#include <fcntl.h> 27#include <fcntl.h>
28 28
29/* subset of global_settings needed to build checkwps. */
29struct user_settings { 30struct user_settings {
30 bool statusbar; 31 bool statusbar;
31 int bg_color; /* background color native format */ 32 int bg_color; /* background color native format */