playlist: move enum playlist_result to playlist_error.h

Reduce header dependencies.
This commit is contained in:
Max Kellermann
2011-09-11 07:51:27 +02:00
parent 14d573cbf1
commit aede71b1dc
9 changed files with 50 additions and 17 deletions

View File

@@ -24,12 +24,13 @@
#ifndef MPD_PLAYLIST_QUEUE_H
#define MPD_PLAYLIST_QUEUE_H
#include "playlist.h"
#include "playlist_error.h"
#include <stdbool.h>
struct playlist_provider;
struct playlist;
struct player_control;
/**
* Loads the contents of a playlist and append it to the specified