summaryrefslogtreecommitdiff
path: root/apps/playlist_viewer.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playlist_viewer.c')
-rw-r--r--apps/playlist_viewer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/playlist_viewer.c b/apps/playlist_viewer.c
index 60a122d1e1..961d2cdf12 100644
--- a/apps/playlist_viewer.c
+++ b/apps/playlist_viewer.c
@@ -49,7 +49,6 @@
49#include "list.h" 49#include "list.h"
50#include "splash.h" 50#include "splash.h"
51#include "playlist_menu.h" 51#include "playlist_menu.h"
52#include "action.h"
53 52
54/* Maximum number of tracks we can have loaded at one time */ 53/* Maximum number of tracks we can have loaded at one time */
55#define MAX_PLAYLIST_ENTRIES 200 54#define MAX_PLAYLIST_ENTRIES 200