tag/Names: convert to C++
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "FlacEncoderPlugin.hxx"
|
||||
#include "../EncoderAPI.hxx"
|
||||
#include "tag/Names.hxx"
|
||||
#include "pcm/AudioFormat.hxx"
|
||||
#include "pcm/Buffer.hxx"
|
||||
#include "lib/fmt/RuntimeError.hxx"
|
||||
|
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "OpusEncoderPlugin.hxx"
|
||||
#include "OggEncoder.hxx"
|
||||
#include "tag/Names.hxx"
|
||||
#include "pcm/AudioFormat.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
#include "util/StringUtil.hxx"
|
||||
|
@@ -5,6 +5,7 @@
|
||||
#include "OggEncoder.hxx"
|
||||
#include "lib/fmt/RuntimeError.hxx"
|
||||
#include "lib/xiph/VorbisComment.hxx"
|
||||
#include "tag/Names.hxx"
|
||||
#include "pcm/AudioFormat.hxx"
|
||||
#include "config/Domain.hxx"
|
||||
#include "util/StringUtil.hxx"
|
||||
|
Reference in New Issue
Block a user