diff options
Diffstat (limited to 'apps/playlist_viewer.c')
| -rw-r--r-- | apps/playlist_viewer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/playlist_viewer.c b/apps/playlist_viewer.c index e2be36c..e0ab3bb 100644 --- a/apps/playlist_viewer.c +++ b/apps/playlist_viewer.c @@ -24,7 +24,6 @@ * multi-screen support, rewrote a lot of code */ #include <string.h> -#include <sprintf.h> #include "playlist.h" #include "audio.h" #include "screens.h" |