diff options
Diffstat (limited to '')
-rw-r--r-- | test/FakeDecoderAPI.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FakeDecoderAPI.cxx b/test/FakeDecoderAPI.cxx index 7ff7904b2..dc66c5717 100644 --- a/test/FakeDecoderAPI.cxx +++ b/test/FakeDecoderAPI.cxx @@ -18,7 +18,7 @@ */ #include "config.h" -#include "DecoderAPI.hxx" +#include "decoder/DecoderAPI.hxx" #include "InputStream.hxx" #include "util/Error.hxx" #include "Compiler.h" |