aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/input_plugin.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/input_plugin.h b/src/input_plugin.h
index 87e71a41..a84e5494 100644
--- a/src/input_plugin.h
+++ b/src/input_plugin.h
@@ -1,6 +1,11 @@
#ifndef INPUT_PLUGIN_H
#define INPUT_PLUGIN_H
+#include "inputStream.h"
+#include "decode.h"
+#include "outputBuffer.h"
+#include "tag.h"
+
#define INPUT_PLUGIN_STREAM_FILE 0x01
#define INPUT_PLUGIN_STREAM_URL 0x02