aboutsummaryrefslogtreecommitdiff
path: root/src/ls.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-11-04 10:34:12 +0100
committerAnton Khirnov <anton@khirnov.net>2020-03-19 13:48:47 +0100
commitadf870c1668b9d7de738b4915820459a152fc817 (patch)
tree4667df21eeedb6254144d0be5a97d24fbfc761c6 /src/ls.c
parentaa9dbb827555938adfb79acade4356cc0b83ca7f (diff)
tmp
Diffstat (limited to 'src/ls.c')
-rw-r--r--src/ls.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ls.c b/src/ls.c
index 1c72a2a7..34521004 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -35,14 +35,13 @@ static const char *remoteUrlPrefixes[] = {
#if defined(ENABLE_CURL) || defined(ENABLE_SOUP)
"http://",
#endif
-#ifdef HAVE_FFMPEG
"gopher://",
+ "http://",
"rtp://",
"rtsp://",
"rtmp://",
"rtmpt://",
"rtmps://",
-#endif
#ifdef ENABLE_CDIO_PARANOIA
"cdda://",
#endif