summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2015-09-28 20:29:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-09-28 20:29:31 +0000
commit521b56938c138e5a18ef0153a97630fdfd0037b9 (patch)
treed88dc28e34374d540e10166a45cb5558692c3f38
parent2b9afb0742b2cb2a156b2b6d080c937475843563 (diff)
parent8ab113f3370fe5badc0b13a11011db996060812b (diff)
downloadsvox-521b56938c138e5a18ef0153a97630fdfd0037b9.tar.gz
Merge "svox: Remove unused include"
-rw-r--r--pico/tts/com_svox_picottsengine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pico/tts/com_svox_picottsengine.cpp b/pico/tts/com_svox_picottsengine.cpp
index b44f2bd..2d8a510 100644
--- a/pico/tts/com_svox_picottsengine.cpp
+++ b/pico/tts/com_svox_picottsengine.cpp
@@ -39,7 +39,6 @@
#include <utils/Log.h>
#include <utils/String16.h> /* for strlen16 */
-#include <android_runtime/AndroidRuntime.h>
#include <TtsEngine.h>
#include <cutils/jstring.h>