summaryrefslogtreecommitdiff
path: root/apps/gui/wps.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/wps.c')
-rw-r--r--apps/gui/wps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/wps.c b/apps/gui/wps.c
index 7554892451..01f6e5c77c 100644
--- a/apps/gui/wps.c
+++ b/apps/gui/wps.c
@@ -61,6 +61,7 @@
61#include "playlist_viewer.h" 61#include "playlist_viewer.h"
62#include "wps.h" 62#include "wps.h"
63#include "statusbar-skinned.h" 63#include "statusbar-skinned.h"
64#include "skin_engine/wps_internals.h"
64 65
65#define RESTORE_WPS_INSTANTLY 0l 66#define RESTORE_WPS_INSTANTLY 0l
66#define RESTORE_WPS_NEXT_SECOND ((long)(HZ+current_tick)) 67#define RESTORE_WPS_NEXT_SECOND ((long)(HZ+current_tick))