qcacmn: Include correct header file in epping module for policy manager

Include the correct header file in epping module for policy manager as
part of policy manager restructuring.

Change-Id: I115e1473fade0da0c6fc2c2ce9eda061c83dfe66
CRs-Fixed: 2009818
This commit is contained in:
Tushnim Bhattacharyya
2017-03-11 07:23:13 -08:00
committed by Sandeep Puligilla
parent b178eb464d
commit bb105f90d1

View File

@@ -53,7 +53,7 @@
#include "hif.h"
#include "epping_main.h"
#include "epping_internal.h"
#include "cds_concurrency.h"
#include "wlan_policy_mgr_api.h"
#ifdef TIMER_MANAGER
#define TIMER_MANAGER_STR " +TIMER_MANAGER"