diff --git a/include/oleidl.h b/include/oleidl.h index 1e917890c6a..41165b50ae9 100644 --- a/include/oleidl.h +++ b/include/oleidl.h @@ -30,11 +30,11 @@ #error DO NOT INCLUDE DIRECTLY #endif +#include "objbase.h" #include "wine/obj_inplace.h" #include "wine/obj_cache.h" #include "wine/obj_oleobj.h" #include "wine/obj_oleview.h" -#include "wine/obj_errorinfo.h" #include "wine/obj_dragdrop.h" #endif /* __WINE_OLEIDL_H */