aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_file.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/input_file.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input_file.h b/src/input_file.h
index 7f3351d19..c4233d071 100644
--- a/src/input_file.h
+++ b/src/input_file.h
@@ -19,8 +19,6 @@
#ifndef MPD_INPUT_FILE_H
#define MPD_INPUT_FILE_H
-#include "input_stream.h"
-
extern const struct input_plugin input_plugin_file;
#endif