diff options
Diffstat (limited to 'src/PlaylistSave.hxx')
-rw-r--r-- | src/PlaylistSave.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 <stdio.h> |