headers: Import directmanipulation.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 ce9edc8..0b3aed0 100644
--- a/mingw-w64-headers/Makefile.am
+++ b/mingw-w64-headers/Makefile.am
@@ -104,6 +104,7 @@
   include/ddstream.idl \
   include/dinputd.idl \
   include/dimm.idl \
+  include/directmanipulation.idl \
   include/dispex.idl \
   include/dmodshow.idl \
   include/docobj.idl \
diff --git a/mingw-w64-headers/wine-import.sh b/mingw-w64-headers/wine-import.sh
index 698dedb..68c3853 100755
--- a/mingw-w64-headers/wine-import.sh
+++ b/mingw-w64-headers/wine-import.sh
@@ -148,6 +148,7 @@
 	dcommon \
 	ddstream \
 	devicetopology \
+	directmanipulation \
 	downloadmgr \
 	drmexternals \
 	dvdif \