slatecom_interface.h file is moved to include/ in kernel, update the same in icnss2 also. Change-Id: Ibd07235636066b48221de9928283bfdf24b90221 CRs-Fixed: 3390989
@@ -45,7 +45,7 @@
#include <linux/soc/qcom/pdr.h>
#include <linux/remoteproc.h>
#include <trace/hooks/remoteproc.h>
-#include <../drivers/soc/qcom/slatecom_interface.h>
+#include <linux/soc/qcom/slatecom_interface.h>
#include "main.h"
#include "qmi.h"
#include "debug.h"