summaryrefslogtreecommitdiff
path: root/apps/playlist_catalog.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playlist_catalog.c')
-rw-r--r--apps/playlist_catalog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/playlist_catalog.c b/apps/playlist_catalog.c
index 2b5020f7f3..52210580ad 100644
--- a/apps/playlist_catalog.c
+++ b/apps/playlist_catalog.c
@@ -39,6 +39,7 @@
39#include "yesno.h" 39#include "yesno.h"
40#include "filetypes.h" 40#include "filetypes.h"
41#include "debug.h" 41#include "debug.h"
42#include "playlist_catalog.h"
42 43
43#define MAX_PLAYLISTS 400 44#define MAX_PLAYLISTS 400
44#define PLAYLIST_DISPLAY_COUNT 10 45#define PLAYLIST_DISPLAY_COUNT 10