diff options
Diffstat (limited to '')
-rw-r--r-- | test/run_decoder.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/run_decoder.cxx b/test/run_decoder.cxx index c2aa1d7d6..7efb9d906 100644 --- a/test/run_decoder.cxx +++ b/test/run_decoder.cxx @@ -25,6 +25,7 @@ #include "InputStream.hxx" #include "AudioFormat.hxx" #include "util/Error.hxx" +#include "thread/Cond.hxx" #include "Log.hxx" #include "stdbin.h" |