aboutsummaryrefslogtreecommitdiff
path: root/src/ls.c
diff options
context:
space:
mode:
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