qcacld-3.0: Include wmi.h on the correct header file

Include wmi.h in wma header file.

Change-Id: I08d53ff111d2f0bc9f7a4046d27174cf3e3f8aa7
CRs-Fixed: 2514755
diff --git a/core/wma/inc/wma.h b/core/wma/inc/wma.h
index a940368..a3bc247 100644
--- a/core/wma/inc/wma.h
+++ b/core/wma/inc/wma.h
@@ -45,6 +45,7 @@
 #include <wlan_policy_mgr_api.h>
 #include "wma_api.h"
 #include "wmi_unified_param.h"
+#include "wmi.h"
 
 /* Platform specific configuration for max. no. of fragments */
 #define QCA_OL_11AC_TX_MAX_FRAGS            2