]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/tls_schannel.c
Changelog: add entries for the SMPTE VC-2 decoder and encoder
[ffmpeg] / libavformat / tls_schannel.c
index c76f8a9aa66b504a711c3f067dd7b773d98fc317..85c01a0d645a7e8e8de5c2818d2abeb5ef2b1b70 100644 (file)
@@ -28,6 +28,7 @@
 #include "tls.h"
 
 #define SECURITY_WIN32
+#include <windows.h>
 #include <security.h>
 #include <schnlsp.h>