12 lines
297 B
Diff
12 lines
297 B
Diff
|
--- a/sound/soc/msm/msm8226.c
|
||
|
+++ b/sound/soc/msm/msm8226.c
|
||
|
@@ -29,7 +29,7 @@
|
||
|
#include <mach/subsystem_notif.h>
|
||
|
#include <sound/q6core.h>
|
||
|
|
||
|
-#include <qdsp6v2/msm-pcm-routing-v2.h>
|
||
|
+#include "qdsp6v2/msm-pcm-routing-v2.h"
|
||
|
#include "../codecs/wcd9xxx-common.h"
|
||
|
#include "../codecs/wcd9306.h"
|
||
|
|