summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 83ac8e8..2ba8f5f 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 */