From acd1c148358ec42b38eb2299eb2864053816e2d9 Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Thu, 2 May 2002 01:30:30 +0000 Subject: [PATCH] Commented out removed headers. --- include/dshow.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/include/dshow.h b/include/dshow.h index 66d79d4b3d1..c4c952a5456 100644 --- a/include/dshow.h +++ b/include/dshow.h @@ -31,13 +31,13 @@ #define NUMELMS(array) (sizeof(array)/sizeof((array)[0])) #endif -#include "strmif.h" -#include "amvideo.h" -#include "amaudio.h" -#include "control.h" -#include "evcode.h" +/*#include "strmif.h"*/ +/*#include "amvideo.h"*/ +/*#include "amaudio.h"*/ +/*#include "control.h"*/ +/*#include "evcode.h"*/ #include "uuids.h" -#include "errors.h" +/*#include "errors.h"*/ #include "audevcod.h" #ifndef OATRUE