summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2015-09-28 20:33:32 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-09-28 20:33:32 +0000
commit934b64e2379781735e42c650f602fc1c6aebb1ec (patch)
tree302d84fd999ecbf31e7249cf9a135d6df4b2f0a1
parent1d310a24b9a4f1cd76212424eb3baa5eecc103ad (diff)
parent521b56938c138e5a18ef0153a97630fdfd0037b9 (diff)
downloadsvox-934b64e2379781735e42c650f602fc1c6aebb1ec.tar.gz
am 521b5693: Merge "svox: Remove unused include"
* commit '521b56938c138e5a18ef0153a97630fdfd0037b9': 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>