msxml3: Add IXMLDOMDocument3 stub support.
diff --git a/dlls/msxml3/saxreader.c b/dlls/msxml3/saxreader.c
index 5381d95..372884d 100644
--- a/dlls/msxml3/saxreader.c
+++ b/dlls/msxml3/saxreader.c
@@ -29,7 +29,7 @@
 #include "winuser.h"
 #include "winnls.h"
 #include "ole2.h"
-#include "msxml2.h"
+#include "msxml6.h"
 #include "wininet.h"
 #include "urlmon.h"
 #include "winreg.h"