Commit e6b430c1 authored by Andrew Talbot's avatar Andrew Talbot Committed by Alexandre Julliard

mcicda: Exclude unused headers.

parent 276ba12d
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include "ntstatus.h"
#define WIN32_NO_STATUS #define WIN32_NO_STATUS
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
...@@ -34,7 +33,6 @@ ...@@ -34,7 +33,6 @@
#include "wownt32.h" #include "wownt32.h"
#include "mmddk.h" #include "mmddk.h"
#include "winioctl.h" #include "winioctl.h"
#include "ntddstor.h"
#include "ntddcdrm.h" #include "ntddcdrm.h"
#include "winternl.h" #include "winternl.h"
#include "wine/debug.h" #include "wine/debug.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment