aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/VorbisDecoderPlugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/VorbisDecoderPlugin.cxx')
-rw-r--r--src/decoder/VorbisDecoderPlugin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/VorbisDecoderPlugin.cxx b/src/decoder/VorbisDecoderPlugin.cxx
index 488786ed8..822714c4e 100644
--- a/src/decoder/VorbisDecoderPlugin.cxx
+++ b/src/decoder/VorbisDecoderPlugin.cxx
@@ -23,10 +23,10 @@
#include "decoder_api.h"
#include "InputStream.hxx"
#include "OggCodec.hxx"
+#include "util/UriUtil.hxx"
extern "C" {
#include "audio_check.h"
-#include "uri.h"
}
#include "tag_handler.h"