decoder/flac: rename FlacMetadata.cxx to FlacStreamMetadata.cxx

This commit is contained in:
Max Kellermann
2018-07-07 14:29:49 +02:00
parent 2e116c9e28
commit 24b14c5aa5
5 changed files with 9 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
#include "config.h"
#include "FlacCommon.hxx"
#include "FlacMetadata.hxx"
#include "lib/xiph/FlacStreamMetadata.hxx"
#include "Log.hxx"
#include "input/InputStream.hxx"