diff options
-rw-r--r-- | src/decoder/plugins/GmeDecoderPlugin.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/plugins/GmeDecoderPlugin.cxx b/src/decoder/plugins/GmeDecoderPlugin.cxx index 5527ec409..1dc8594f3 100644 --- a/src/decoder/plugins/GmeDecoderPlugin.cxx +++ b/src/decoder/plugins/GmeDecoderPlugin.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "GmeDecoderPlugin.hxx" #include "../DecoderAPI.hxx" -#include "config/Block.cxx" +#include "config/Block.hxx" #include "CheckAudioFormat.hxx" #include "song/DetachedSong.hxx" #include "tag/Handler.hxx" |