qcacmn: Include wmi.h on the correct header files

Include wmi.h in wmi files.

Change-Id: I0584e58c5ae64e8ed93d024aa7943a9cdcdb07c8
CRs-Fixed: 2514753
This commit is contained in:
Tushnim Bhattacharyya
2019-08-12 15:58:40 -07:00
committed by nshrivas
parent e792050400
commit 33087cb402
6 changed files with 6 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
*/
#include "wmi_unified_apf_tlv.h"
#include "wmi.h"
QDF_STATUS wmi_send_set_active_apf_mode_cmd_tlv(wmi_unified_t wmi_handle,
uint8_t vdev_id,