diff options
Diffstat (limited to 'src/DecoderAPI.cxx')
-rw-r--r-- | src/DecoderAPI.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderAPI.cxx b/src/DecoderAPI.cxx index bfadcfd8a..015b11c72 100644 --- a/src/DecoderAPI.cxx +++ b/src/DecoderAPI.cxx @@ -26,7 +26,7 @@ #include "MusicPipe.hxx" #include "DecoderControl.hxx" #include "DecoderInternal.hxx" -#include "song.h" +#include "Song.hxx" #include "InputStream.hxx" #include <glib.h> |