summaryrefslogtreecommitdiffstats
path: root/player/misc.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-17 01:40:26 +0100
committerwm4 <wm4@nowhere>2013-12-17 01:40:26 +0100
commit793f85945fc07db905e54390c065ae51b9eeef9b (patch)
treeef854d68b76b52c9469d24610303305e3cf12feb /player/misc.c
parent8d5214de0abc768242aacf8bc217e1726cb6a661 (diff)
downloadmpv-793f85945fc07db905e54390c065ae51b9eeef9b.tar.bz2
mpv-793f85945fc07db905e54390c065ae51b9eeef9b.tar.xz
Move libquvi stuff to stream/resolve/
Diffstat (limited to 'player/misc.c')
-rw-r--r--player/misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/player/misc.c b/player/misc.c
index 68728295d4..928b56f88c 100644
--- a/player/misc.c
+++ b/player/misc.c
@@ -30,7 +30,6 @@
#include "mpvcore/options.h"
#include "mpvcore/m_property.h"
#include "mpvcore/mp_common.h"
-#include "mpvcore/resolve.h"
#include "mpvcore/encode.h"
#include "mpvcore/playlist.h"
#include "input/input.h"