summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/wps_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/skin_engine/wps_internals.h')
-rw-r--r--apps/gui/skin_engine/wps_internals.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gui/skin_engine/wps_internals.h b/apps/gui/skin_engine/wps_internals.h
index f6c7463804..0a8857a0b7 100644
--- a/apps/gui/skin_engine/wps_internals.h
+++ b/apps/gui/skin_engine/wps_internals.h
@@ -33,7 +33,7 @@
33 33
34#include "skin_tokens.h" 34#include "skin_tokens.h"
35 35
36 36
37/* TODO: sort this mess out */ 37/* TODO: sort this mess out */
38 38
39#include "screen_access.h" 39#include "screen_access.h"
@@ -245,7 +245,6 @@ struct playlistviewer {
245 bool scroll; 245 bool scroll;
246 } lines[2]; 246 } lines[2];
247}; 247};
248
249 248
250 249
251#ifdef HAVE_ALBUMART 250#ifdef HAVE_ALBUMART