playlist_print: include cleanup
This commit is contained in:
parent
15f914a74a
commit
cfaede610c
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user