Fix compilation of ctfutb.idl with widl

svn path=/branches/cmake-bringup/; revision=49763
This commit is contained in:
Timo Kreuzer 2010-11-24 08:48:34 +00:00
parent 53eb6ed31f
commit 49fae5916f

View file

@ -18,8 +18,10 @@
#ifndef DO_NO_IMPORTS
import "oaidl.idl";
#ifdef __midl
import "msctf.idl";
#endif
#endif
interface ITfLangBarEventSink;
interface ITfLangBarItemMgr;