lib/xiph/FlacStreamMetadata: add missing include
This commit is contained in:
parent
b07bbb928a
commit
c1719a5200
@ -32,6 +32,8 @@
|
|||||||
#include "ReplayGainInfo.hxx"
|
#include "ReplayGainInfo.hxx"
|
||||||
#include "util/DivideString.hxx"
|
#include "util/DivideString.hxx"
|
||||||
|
|
||||||
|
#include <assert.h>
|
||||||
|
|
||||||
bool
|
bool
|
||||||
flac_parse_replay_gain(ReplayGainInfo &rgi,
|
flac_parse_replay_gain(ReplayGainInfo &rgi,
|
||||||
const FLAC__StreamMetadata_VorbisComment &vc)
|
const FLAC__StreamMetadata_VorbisComment &vc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user