diff options
Diffstat (limited to 'test/run_decoder.cxx')
-rw-r--r-- | test/run_decoder.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/run_decoder.cxx b/test/run_decoder.cxx index db9fc6413..e2373f708 100644 --- a/test/run_decoder.cxx +++ b/test/run_decoder.cxx @@ -19,8 +19,8 @@ #include "config.h" #include "IOThread.hxx" -#include "DecoderList.hxx" -#include "DecoderAPI.hxx" +#include "decoder/DecoderList.hxx" +#include "decoder/DecoderAPI.hxx" #include "InputInit.hxx" #include "InputStream.hxx" #include "AudioFormat.hxx" |