From 51adaf2c47761e3f2095a52a7037cd8458b77990 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:02:24 +0100 Subject: decoder/*: move to decoder/plugins/ --- test/FakeDecoderAPI.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/FakeDecoderAPI.cxx') 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" -- cgit v1.2.3