From 22f0a1547c86895b4284b5fdc63ab9c82f24a442 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 4 Jan 2013 10:16:16 +0100 Subject: buffer, pipe: convert to C++ --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index 1974a610..2da1ca69 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" -- cgit v1.2.3