浏览代码

obs-outputs: Remove unnecessary header

jpark37 4 年之前
父节点
当前提交
cf6e106939
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      plugins/obs-outputs/rtmp-windows.c

+ 0 - 1
plugins/obs-outputs/rtmp-windows.c

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