diff options
Diffstat (limited to 'src/decoder/DecoderList.cxx')
-rw-r--r-- | src/decoder/DecoderList.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder/DecoderList.cxx b/src/decoder/DecoderList.cxx index b860d4c2d..7bca4b0d7 100644 --- a/src/decoder/DecoderList.cxx +++ b/src/decoder/DecoderList.cxx @@ -20,6 +20,7 @@ #include "config.h" #include "DecoderList.hxx" #include "DecoderPlugin.hxx" +#include "decoder/Features.h" #include "PluginUnavailable.hxx" #include "Log.hxx" #include "config/Data.hxx" |