mshtml.idl: Fix IHTMLImageElementFactory uuid.
diff --git a/include/mshtml.idl b/include/mshtml.idl
index 51088d1..f004e74 100644
--- a/include/mshtml.idl
+++ b/include/mshtml.idl
@@ -6622,7 +6622,7 @@
     odl,
     oleautomation,
     dual,
-    uuid(3050F38E-98B5-11CF-BB82-00AAA0BDCE0B)
+    uuid(3050F38E-98B5-11CF-BB82-00AA00BDCE0B)
 ]
 interface IHTMLImageElementFactory : IDispatch
 {