wingdi: Fix typo in definition of BLTALIGNMENT (spotted by Choe Hwanjin).
diff --git a/include/wingdi.h b/include/wingdi.h
index f6acd74..eb7986e 100644
--- a/include/wingdi.h
+++ b/include/wingdi.h
@@ -1634,7 +1634,7 @@
 #define VREFRESH          116
 #define DESKTOPVERTRES    117
 #define DESKTOPHORZRES    118
-#define BTLALIGNMENT      119
+#define BLTALIGNMENT      119
 #define SHADEBLENDCAPS    120
 #define COLORMGMTCAPS     121