headers: Import wmprealestate.idl and wmpservices.idl from Wine.

Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Liu Hao <lh_mouse@126.com>
diff --git a/mingw-w64-headers/Makefile.am b/mingw-w64-headers/Makefile.am
index 09b6572..92fbf30 100644
--- a/mingw-w64-headers/Makefile.am
+++ b/mingw-w64-headers/Makefile.am
@@ -231,6 +231,8 @@
   include/wincodecsdk.idl \
   include/wmcontainer.idl \
   include/wmp.idl \
+  include/wmprealestate.idl \
+  include/wmpservices.idl \
   include/wmsbuffer.idl \
   include/wmsdkidl.idl \
   include/wsdattachment.idl \
diff --git a/mingw-w64-headers/wine-import.sh b/mingw-w64-headers/wine-import.sh
index 3e4b8dc..10a9317 100755
--- a/mingw-w64-headers/wine-import.sh
+++ b/mingw-w64-headers/wine-import.sh
@@ -120,6 +120,7 @@
 	vfwmsgs.h \
 	winhttp.h \
 	winineti.h \
+	wmpids.h \
 	xapofx.h \
 	xinput.h; do
     import_header $f include
@@ -196,6 +197,8 @@
 	windows.foundation.collections \
 	wmdrmsdk \
 	wmp \
+	wmprealestate \
+	wmpservices \
 	wmsbuffer \
 	wmsdkidl \
 	wpcapi \