diff --git a/wifi/1.2/default/wifi_chip.h b/wifi/1.2/default/wifi_chip.h index 97c434ee6a..b5dcc8cb17 100644 --- a/wifi/1.2/default/wifi_chip.h +++ b/wifi/1.2/default/wifi_chip.h @@ -20,7 +20,7 @@ #include #include -#include +#include #include "hidl_callback_util.h" #include "wifi_ap_iface.h" @@ -44,7 +44,7 @@ using namespace android::hardware::wifi::V1_0; * Since there is only a single chip instance used today, there is no * identifying handle information stored here. */ -class WifiChip : public V1_1::IWifiChip { +class WifiChip : public V1_2::IWifiChip { public: WifiChip( ChipId chip_id,