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 e2be36ce5d..e0ab3bb9bd 100644
--- a/apps/playlist_viewer.c
+++ b/apps/playlist_viewer.c
@@ -24,7 +24,6 @@
24 * multi-screen support, rewrote a lot of code 24 * multi-screen support, rewrote a lot of code
25 */ 25 */
26#include <string.h> 26#include <string.h>
27#include <sprintf.h>
28#include "playlist.h" 27#include "playlist.h"
29#include "audio.h" 28#include "audio.h"
30#include "screens.h" 29#include "screens.h"