diff options
Diffstat (limited to '')
-rw-r--r-- | src/StateFile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StateFile.cxx b/src/StateFile.cxx index cd344eb0e..db6635025 100644 --- a/src/StateFile.cxx +++ b/src/StateFile.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "StateFile.hxx" #include "OutputState.hxx" -#include "playlist.h" +#include "Playlist.hxx" #include "PlaylistState.hxx" #include "TextFile.hxx" |