From 498451872b45b3607fca4d8265927f54c2150852 Mon Sep 17 00:00:00 2001 From: Vadim Pisarevsky Date: Thu, 16 Jun 2011 10:11:43 +0000 Subject: [PATCH] another small correction to build cap_dshow.cpp in highgui --- 3rdparty/include/dshow/strmif.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/include/dshow/strmif.h b/3rdparty/include/dshow/strmif.h index b9dd5b7..9fa927d 100644 --- a/3rdparty/include/dshow/strmif.h +++ b/3rdparty/include/dshow/strmif.h @@ -8372,7 +8372,7 @@ typedef LONGLONG REFERENCE_TIME; #endif #ifdef MINGW_HAS_DDRAW_H -#include +#include #endif typedef enum __MIDL___MIDL_itf_strmif_0397_0002 { -- 2.7.4