From 7af24c4d3a17e10a1130bdd39f1e1d12f72e4d8b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 10 Aug 2013 19:40:45 +0200 Subject: playlist_error: convert to C++ --- src/PlaylistSave.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistSave.hxx') diff --git a/src/PlaylistSave.hxx b/src/PlaylistSave.hxx index 382df1b19..075ef2ea1 100644 --- a/src/PlaylistSave.hxx +++ b/src/PlaylistSave.hxx @@ -20,7 +20,7 @@ #ifndef MPD_PLAYLIST_SAVE_H #define MPD_PLAYLIST_SAVE_H -#include "playlist_error.h" +#include "PlaylistError.hxx" #include -- cgit v1.2.3