diff options
Diffstat (limited to 'src/PlaylistQueue.hxx')
-rw-r--r-- | src/PlaylistQueue.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistQueue.hxx b/src/PlaylistQueue.hxx index cda77c818..5a5cc641d 100644 --- a/src/PlaylistQueue.hxx +++ b/src/PlaylistQueue.hxx @@ -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; |