encoder/Plugin: move struct Encoder to EncoderInterface.hxx

This commit is contained in:
Max Kellermann
2015-01-08 19:31:57 +01:00
parent c76c7c68ff
commit 362a6e6d46
9 changed files with 276 additions and 244 deletions

View File

@@ -27,6 +27,7 @@
// IWYU pragma: begin_exports
#include "EncoderInterface.hxx"
#include "EncoderPlugin.hxx"
#include "AudioFormat.hxx"
#include "tag/Tag.hxx"