Module: wine Branch: master Commit: 4378241ffec5fb6d81d4ca5ca06c773edc20d423 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4378241ffec5fb6d81d4ca5ca0...
Author: Francois Gouget fgouget@free.fr Date: Wed Dec 21 14:21:24 2011 +0100
include: Import shtypes.idl in shdeprecated.idl.
---
include/shdeprecated.idl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/shdeprecated.idl b/include/shdeprecated.idl index 9a382d7..ec05f4f 100644 --- a/include/shdeprecated.idl +++ b/include/shdeprecated.idl @@ -20,6 +20,7 @@
import "objidl.idl"; import "ocidl.idl"; +import "shtypes.idl"; import "shobjidl.idl"; import "hlink.idl"; import "exdisp.idl";