qcap: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-05-16 19:01:56 +01:00 committed by Alexandre Julliard
parent 5ded3a9e88
commit b3d32c8a0d
3 changed files with 0 additions and 3 deletions

View file

@ -30,7 +30,6 @@
#include "winbase.h"
#include "winerror.h"
#include "objbase.h"
#include "uuids.h"
#include "evcode.h"
#include "strmif.h"

View file

@ -38,7 +38,6 @@
#include "pin.h"
#include "capture.h"
#include "uuids.h"
#include "mmreg.h"
#include "vfwmsgs.h"
#include "amvideo.h"
#include "strmif.h"

View file

@ -24,7 +24,6 @@
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "objbase.h"
#include "strmif.h"
#include "qcap_main.h"