diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c index c74ffdb14..1408f0a59 100644 --- a/src/main.c +++ b/src/main.c @@ -44,7 +44,7 @@ #include "permission.h" #include "replay_gain.h" #include "decoder_list.h" -#include "input_stream.h" +#include "input_init.h" #include "playlist_list.h" #include "state_file.h" #include "tag.h" |