mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 12:20:07 +00:00
include: Fix the wia idl imports.
This commit is contained in:
parent
229fb8a447
commit
9cdc6ac0d4
@ -16,8 +16,9 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
import "wtypes.idl";
|
||||
import "objidl.idl";
|
||||
import "unknwn.idl";
|
||||
import "oaidl.idl";
|
||||
import "propidl.idl";
|
||||
|
||||
interface IEnumWIA_DEV_INFO;
|
||||
interface IWiaItem;
|
||||
|
@ -16,8 +16,9 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
import "wtypes.idl";
|
||||
import "objidl.idl";
|
||||
import "unknwn.idl";
|
||||
import "oaidl.idl";
|
||||
import "propidl.idl";
|
||||
|
||||
interface IEnumWIA_DEV_INFO;
|
||||
interface IWiaItem;
|
||||
|
Loading…
Reference in New Issue
Block a user