decoder/sidplay: update file name

This commit is contained in:
Max Kellermann 2013-10-20 13:03:58 +02:00
parent 6a42e6f6d4
commit 17ecc56e83
2 changed files with 2 additions and 1 deletions

View File

@ -617,7 +617,8 @@ DECODER_LIBS += libmodplug_decoder_plugin.a $(MODPLUG_LIBS)
endif
if ENABLE_SIDPLAY
libdecoder_plugins_a_SOURCES += src/decoder/sidplay_decoder_plugin.cxx
libdecoder_plugins_a_SOURCES += \
src/decoder/SidplayDecoderPlugin.cxx
endif
if ENABLE_FLUIDSYNTH