include: indexsrv.idl should import oaidl, not objidl.

This commit is contained in:
Francois Gouget 2011-12-21 14:27:48 +01:00 committed by Alexandre Julliard
parent d8c7c80177
commit 8c9a67934b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
import "objidl.idl";
import "oaidl.idl";
/* FIXME: import "filter.idl"; */
/*