decoder/*: use std::string_view instead of StringView

This commit is contained in:
Max Kellermann
2022-07-04 14:44:23 +02:00
parent 23235e3194
commit 502e5f006a
13 changed files with 0 additions and 13 deletions

View File

@@ -23,7 +23,6 @@
#include "pcm/CheckAudioFormat.hxx"
#include "fs/Path.hxx"
#include "util/Domain.hxx"
#include "util/StringView.hxx"
#include "Log.hxx"
#include <adplug/adplug.h>