diff --git a/wmi_unified.c b/wmi_unified.c index 1756ca66f9..eb9f0ad3ab 100644 --- a/wmi_unified.c +++ b/wmi_unified.c @@ -40,6 +40,10 @@ #include "wmi_unified_priv.h" #include "wmi_unified_param.h" +#ifndef WMI_NON_TLV_SUPPORT +#include "wmi_tlv_helper.h" +#endif + #include /* This check for CONFIG_WIN temporary added due to redeclaration compilation