diff --git a/host/windows/usb/api/adb_api.h b/host/windows/usb/api/adb_api.h index 20f0cd634..29c4ee360 100644 --- a/host/windows/usb/api/adb_api.h +++ b/host/windows/usb/api/adb_api.h @@ -17,6 +17,9 @@ #ifndef ANDROID_USB_API_ADBWINAPI_H__ #define ANDROID_USB_API_ADBWINAPI_H__ +#include +#include + /** \file This file consists of declarations of routines exported by the API as well as types, structures, and constants definitions used in the API.