DecoderThread: add missing <functional> include
This commit is contained in:
parent
32fcc22cb3
commit
573ff3a24f
@ -38,6 +38,8 @@
|
||||
#include "tag/ApeReplayGain.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
#include <functional>
|
||||
|
||||
static constexpr Domain decoder_thread_domain("decoder_thread");
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user