diff options
Diffstat (limited to 'src/PlaylistAny.cxx')
-rw-r--r-- | src/PlaylistAny.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistAny.cxx b/src/PlaylistAny.cxx index efa975a1f..f62634c96 100644 --- a/src/PlaylistAny.cxx +++ b/src/PlaylistAny.cxx @@ -20,11 +20,11 @@ #include "config.h" #include "PlaylistAny.hxx" #include "PlaylistMapper.hxx" +#include "input_stream.h" extern "C" { #include "playlist_list.h" #include "uri.h" -#include "input_stream.h" } #include <assert.h> |