aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputPlugin.h')
-rw-r--r--src/inputPlugin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/inputPlugin.h b/src/inputPlugin.h
index c643cbdc2..953bab153 100644
--- a/src/inputPlugin.h
+++ b/src/inputPlugin.h
@@ -19,11 +19,8 @@
#ifndef INPUT_PLUGIN_H
#define INPUT_PLUGIN_H
-#include "../config.h"
#include "inputStream.h"
-#include "decode.h"
#include "outputBuffer.h"
-#include "tag.h"
/* valid values for streamTypes in the InputPlugin struct: */
#define INPUT_PLUGIN_STREAM_FILE 0x01