diff options
Diffstat (limited to 'src/DecoderThread.cxx')
-rw-r--r-- | src/DecoderThread.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderThread.cxx b/src/DecoderThread.cxx index 5a44f0453..eb463973e 100644 --- a/src/DecoderThread.cxx +++ b/src/DecoderThread.cxx @@ -33,7 +33,7 @@ #include "DecoderList.hxx" #include "util/UriUtil.hxx" #include "util/Error.hxx" -#include "ApeReplayGain.hxx" +#include "tag/ApeReplayGain.hxx" #include <glib.h> |