summaryrefslogtreecommitdiff
path: root/apps/gui/wps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/wps.h')
-rw-r--r--apps/gui/wps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/wps.h b/apps/gui/wps.h
index f1ec74659f..a463b0e9bb 100644
--- a/apps/gui/wps.h
+++ b/apps/gui/wps.h
@@ -21,6 +21,7 @@
21#ifndef _WPS_H_ 21#ifndef _WPS_H_
22#define _WPS_H_ 22#define _WPS_H_
23#include <stdbool.h> 23#include <stdbool.h>
24#include "config.h"
24#include "screen_access.h" 25#include "screen_access.h"
25 26
26long gui_wps_show(void); 27long gui_wps_show(void);