Fix compatibility with old compiler versions 4.

This commit is contained in:
Gonzalo Exequiel Pedone 2020-10-09 15:00:27 -03:00
parent 7d3d4be973
commit 1624b729ea
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -18,6 +18,7 @@
*/
#include <algorithm>
#include <windows.h>
#include <dshow.h>
#include <dbt.h>