buffer, pipe: convert to C++

This commit is contained in:
Max Kellermann
2013-01-04 10:16:16 +01:00
parent de0ab43bc1
commit 22f0a1547c
15 changed files with 39 additions and 51 deletions

View File

@@ -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"