obs-outputs: Remove unnecessary header

This commit is contained in:
jpark37 2021-09-17 22:13:21 -07:00 committed by Jim
parent e581802812
commit cf6e106939

View File

@ -1,6 +1,5 @@
#ifdef _WIN32
#include "rtmp-stream.h"
#include <winsock2.h>
static void fatal_sock_shutdown(struct rtmp_stream *stream)
{