quartz: Exclude unused headers (1 of 2)

Andrew Talbot Andrew.Talbot at talbotville.com
Wed May 16 13:02:28 CDT 2007


Changelog:
    quartz: Exclude unused headers.

diff -urN a/dlls/quartz/acmwrapper.c b/dlls/quartz/acmwrapper.c
--- a/dlls/quartz/acmwrapper.c	2007-04-09 13:37:26.000000000 +0100
+++ b/dlls/quartz/acmwrapper.c	2007-05-16 18:37:51.000000000 +0100
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "quartz_private.h"
-#include "control_private.h"
 #include "pin.h"
 
 #include "uuids.h"
@@ -31,7 +30,6 @@
 #include "dshow.h"
 #include "strmif.h"
 #include "vfwmsgs.h"
-#include "evcode.h"
 #include "msacm.h"
 
 #include <assert.h>
diff -urN a/dlls/quartz/avidec.c b/dlls/quartz/avidec.c
--- a/dlls/quartz/avidec.c	2007-04-09 13:37:26.000000000 +0100
+++ b/dlls/quartz/avidec.c	2007-05-16 18:38:01.000000000 +0100
@@ -21,12 +21,9 @@
 #include "config.h"
 
 #include "quartz_private.h"
-#include "control_private.h"
 #include "pin.h"
 
 #include "uuids.h"
-#include "aviriff.h"
-#include "mmreg.h"
 #include "vfwmsgs.h"
 #include "amvideo.h"
 #include "windef.h"
@@ -34,7 +31,6 @@
 #include "dshow.h"
 #include "strmif.h"
 #include "vfwmsgs.h"
-#include "evcode.h"
 #include "vfw.h"
 
 #include <assert.h>
diff -urN a/dlls/quartz/avisplit.c b/dlls/quartz/avisplit.c
--- a/dlls/quartz/avisplit.c	2007-04-07 11:24:23.000000000 +0100
+++ b/dlls/quartz/avisplit.c	2007-05-16 18:38:10.000000000 +0100
@@ -29,7 +29,6 @@
 
 #include "uuids.h"
 #include "aviriff.h"
-#include "mmreg.h"
 #include "vfwmsgs.h"
 #include "amvideo.h"
 
diff -urN a/dlls/quartz/dsoundrender.c b/dlls/quartz/dsoundrender.c
--- a/dlls/quartz/dsoundrender.c	2007-04-16 13:09:51.000000000 +0100
+++ b/dlls/quartz/dsoundrender.c	2007-05-16 18:38:18.000000000 +0100
@@ -25,9 +25,7 @@
 #include "pin.h"
 
 #include "uuids.h"
-#include "mmreg.h"
 #include "vfwmsgs.h"
-#include "fourcc.h"
 #include "windef.h"
 #include "winbase.h"
 #include "dshow.h"
diff -urN a/dlls/quartz/mpegsplit.c b/dlls/quartz/mpegsplit.c
--- a/dlls/quartz/mpegsplit.c	2007-04-27 12:45:42.000000000 +0100
+++ b/dlls/quartz/mpegsplit.c	2007-05-16 18:38:27.000000000 +0100
@@ -29,7 +29,6 @@
 
 #include "uuids.h"
 #include "mmreg.h"
-#include "vfwmsgs.h"
 #include "mmsystem.h"
 
 #include "winternl.h"



More information about the wine-patches mailing list