Commit cfaede61 authored by Max Kellermann's avatar Max Kellermann

playlist_print: include cleanup

parent 15f914a7
...@@ -19,10 +19,7 @@ ...@@ -19,10 +19,7 @@
#ifndef PLAYLIST_PRINT_H #ifndef PLAYLIST_PRINT_H
#define PLAYLIST_PRINT_H #define PLAYLIST_PRINT_H
#include "playlist_print.h" struct client;
#include "stored_playlist.h"
#include "song_print.h"
#include "client.h"
int int
PlaylistInfo(struct client *client, const char *utf8file, int detail); PlaylistInfo(struct client *client, const char *utf8file, int detail);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment