[qca-nss-drv] Make ipv6 use new stats framework.

Change-Id: Ifbbbf1852e87058979b9d96c4632eb43e6657bf5
Signed-off-by: Siva Sai Krishna Marthy <smarthy@codeaurora.org>
Signed-off-by: Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org>
diff --git a/nss_ipv6.c b/nss_ipv6.c
index 02a4b0b..656a65f 100644
--- a/nss_ipv6.c
+++ b/nss_ipv6.c
@@ -18,7 +18,7 @@
  * nss_ipv6.c
  *	NSS IPv6 APIs
  */
-#include "nss_tx_rx_common.h"
+#include <nss_core.h>
 #include "nss_dscp_map.h"
 #include "nss_ipv6_stats.h"