summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/command.c1
-rw-r--r--core/input/input.c1
-rw-r--r--core/mplayer.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/core/command.c b/core/command.c
index 46e747cf2b..80f6f5d9d2 100644
--- a/core/command.c
+++ b/core/command.c
@@ -68,7 +68,6 @@
#include "screenshot.h"
#include "core/mp_core.h"
-#include "mp_fifo.h"
static void change_video_filters(MPContext *mpctx, const char *cmd,
const char *arg);
diff --git a/core/input/input.c b/core/input/input.c
index 278793100d..4a52b3f9c9 100644
--- a/core/input/input.c
+++ b/core/input/input.c
@@ -38,7 +38,6 @@
#include "osdep/getch2.h"
#include "input.h"
-#include "core/mp_fifo.h"
#include "keycodes.h"
#include "osdep/timer.h"
#include "core/mp_msg.h"
diff --git a/core/mplayer.c b/core/mplayer.c
index bf284551a1..01923dc041 100644
--- a/core/mplayer.c
+++ b/core/mplayer.c
@@ -185,7 +185,6 @@ static const char av_desync_help_text[] = _(
//**************************************************************************//
//**************************************************************************//
-#include "core/mp_fifo.h"
#include "sub/ass_mp.h"