ASoC: msm8960: Fix header inclusion for wcd9310.h

CRs-Fixed: 313124
Change-Id: Ife0b46b32ebbef791b9fc8b47bee796f85606174
Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>
diff --git a/sound/soc/msm/msm8960.c b/sound/soc/msm/msm8960.c
index 5e81e0f..0f08682 100644
--- a/sound/soc/msm/msm8960.c
+++ b/sound/soc/msm/msm8960.c
@@ -25,7 +25,7 @@
 #include <sound/jack.h>
 #include <asm/mach-types.h>
 #include "msm-pcm-routing.h"
-#include <../codecs/wcd9310.h>
+#include "../codecs/wcd9310.h"
 
 /* 8960 machine driver */