* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / dll / directx / quartz / nullrenderer.c
index d2aedfa..1c4311e 100644 (file)
@@ -19,7 +19,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include "config.h"
+#include <config.h>
 
 #define NONAMELESSSTRUCT
 #define NONAMELESSUNION
 #include "control_private.h"
 #include "pin.h"
 
-#include "uuids.h"
-#include "vfwmsgs.h"
-#include "amvideo.h"
-#include "windef.h"
-#include "winbase.h"
-#include "dshow.h"
-#include "evcode.h"
-#include "strmif.h"
-#include "ddraw.h"
-
-#include "wine/unicode.h"
-#include "wine/debug.h"
+//#include "uuids.h"
+//#include "vfwmsgs.h"
+//#include "amvideo.h"
+//#include "windef.h"
+//#include "winbase.h"
+//#include "dshow.h"
+//#include "evcode.h"
+//#include "strmif.h"
+//#include "ddraw.h"
+
+#include <wine/unicode.h>
+#include <wine/debug.h>
 
 WINE_DEFAULT_DEBUG_CHANNEL(quartz);