decooder/plugins/PcmDecoderPlugin: add missing config for preproceesor macro definitions

This commit is contained in:
borine 2019-03-07 12:31:43 +00:00
parent 0762e5c289
commit c5df879cf9
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "config.h"
#include "PcmDecoderPlugin.hxx"
#include "../DecoderAPI.hxx"
#include "CheckAudioFormat.hxx"