playlist_error: convert to C++

This commit is contained in:
Max Kellermann
2013-08-10 19:40:45 +02:00
parent 7f0ce4e94e
commit 7af24c4d3a
6 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
#ifndef MPD_PLAYLIST_QUEUE_HXX
#define MPD_PLAYLIST_QUEUE_HXX
#include "playlist_error.h"
#include "PlaylistError.hxx"
struct playlist_provider;
struct playlist;