diff --git a/TOOLS/netstream/netstream.c b/TOOLS/netstream/netstream.c index a2565a2b12..7d02e7ec49 100644 --- a/TOOLS/netstream/netstream.c +++ b/TOOLS/netstream/netstream.c @@ -39,13 +39,13 @@ #include #endif -#include -#include -#include -#include +#include "stream/stream.h" +#include "libmpdemux/demuxer.h" +#include "mp_msg.h" +#include "bswap.h" /// Netstream packets def and some helpers -#include +#include "stream/netstream.h" //Set some standard variables