include: oledb.idl should include accctrl.h.

This commit is contained in:
Francois Gouget 2011-12-30 09:32:16 +01:00 committed by Alexandre Julliard
parent 8eb1dee117
commit 570c8b53f2

View file

@ -72,5 +72,7 @@ typedef struct {
#include "binres.idl" #include "binres.idl"
#include "crtrow.idl" #include "crtrow.idl"
cpp_quote("#include <accctrl.h>")
cpp_quote("#include <poppack.h>") cpp_quote("#include <poppack.h>")
cpp_quote("") cpp_quote("")