diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index 1974a6103..2da1ca693 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -22,7 +22,7 @@ #include "CommandLine.hxx" #include "PlaylistFile.hxx" #include "UpdateGlue.hxx" -#include "chunk.h" +#include "MusicChunk.hxx" #include "StateFile.hxx" #include "PlayerThread.hxx" #include "Mapper.hxx" |