Fixed mismatches between the Wine headers and the Microsoft headers.

diff --git a/include/wingdi.h b/include/wingdi.h
index 8dc40b2..302293a 100644
--- a/include/wingdi.h
+++ b/include/wingdi.h
@@ -2395,7 +2395,7 @@
     DWORD iUsageSrc;
     DWORD iStartScan;
     DWORD cScans;
-} EMRSETDIBITSTODEIVCE, *PEMRSETDIBITSTODEVICE;
+} EMRSETDIBITSTODEVICE, *PEMRSETDIBITSTODEVICE;
 
 typedef struct {
     EMR   emr;