diff options
Diffstat (limited to 'src/decoder/SidplayDecoderPlugin.cxx')
-rw-r--r-- | src/decoder/SidplayDecoderPlugin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder/SidplayDecoderPlugin.cxx b/src/decoder/SidplayDecoderPlugin.cxx index 3dbede9b5..1ee8dcc42 100644 --- a/src/decoder/SidplayDecoderPlugin.cxx +++ b/src/decoder/SidplayDecoderPlugin.cxx @@ -18,6 +18,7 @@ */ #include "config.h" +#include "SidplayDecoderPlugin.hxx" #include "../DecoderAPI.hxx" #include "tag/TagHandler.hxx" #include "util/Domain.hxx" |