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