diff options
Diffstat (limited to 'src/InputPlugin.hxx')
-rw-r--r-- | src/InputPlugin.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/InputPlugin.hxx b/src/InputPlugin.hxx index a1eb16339..0b3207c17 100644 --- a/src/InputPlugin.hxx +++ b/src/InputPlugin.hxx @@ -20,7 +20,7 @@ #ifndef MPD_INPUT_PLUGIN_HXX #define MPD_INPUT_PLUGIN_HXX -#include "input_stream.h" +#include "InputLegacy.hxx" #include <stddef.h> #include <sys/types.h> |