decoder/sidplay: add header file

This commit is contained in:
Max Kellermann
2013-10-20 13:05:29 +02:00
parent 17ecc56e83
commit c1e7be3b8e
4 changed files with 29 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
*/
#include "config.h"
#include "SidplayDecoderPlugin.hxx"
#include "../DecoderAPI.hxx"
#include "tag/TagHandler.hxx"
#include "util/Domain.hxx"