playlist_print: include cleanup

This commit is contained in:
Max Kellermann 2009-02-04 21:02:09 +01:00
parent 15f914a74a
commit cfaede610c

View File

@ -19,10 +19,7 @@
#ifndef PLAYLIST_PRINT_H
#define PLAYLIST_PRINT_H
#include "playlist_print.h"
#include "stored_playlist.h"
#include "song_print.h"
#include "client.h"
struct client;
int
PlaylistInfo(struct client *client, const char *utf8file, int detail);