commit | 5deda9e70065b1304e5178a7d4e9737fd34fa054 | [log] [tgz] |
---|---|---|
author | Samyak Jain <samyjain@codeaurora.org> | Mon Dec 24 12:49:31 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Aug 13 00:05:29 2019 -0700 |
tree | 5d1ff76fbb39763283ec51e89678c52cfd640b37 | |
parent | e3635a3e910dab39926fc3e3a6c318299997d03f [diff] [blame] |
hal: Fix compilation errors Fix compilation errors for hal test apps Change-Id: I7cc6b62a5722af8ccef58d242817970c223a5782
diff --git a/qahw/src/qahw_effect.c b/qahw/src/qahw_effect.c index 9bee2a1..ff92f73 100644 --- a/qahw/src/qahw_effect.c +++ b/qahw/src/qahw_effect.c
@@ -37,7 +37,7 @@ #include <hardware/audio.h> #include <hardware/audio_effect.h> #include <stdlib.h> - +#include <pthread.h> #include "qahw.h" // The current effect API version.