summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arm-wt-22k/host_src/eas_hostmm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm-wt-22k/host_src/eas_hostmm.c b/arm-wt-22k/host_src/eas_hostmm.c
index 6732928..5243639 100644
--- a/arm-wt-22k/host_src/eas_hostmm.c
+++ b/arm-wt-22k/host_src/eas_hostmm.c
@@ -54,8 +54,7 @@
#include <sys/mman.h>
#include <errno.h>
#include <signal.h>
-#define LOG_TAG "Sonivox"
-#include <utils/Log.h>
+#include <pthread.h>
#include <media/MediaPlayerInterface.h>
#endif