fix build breakage

Change-Id: I3ab0a143eff063e2e5be672a207c9b3cb45a69d7
main
Satoshi Kataoka 2012-12-20 18:01:12 +09:00
parent 4801fd66d6
commit a489284533
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ LATIN_IME_CORE_SRC_FILES := \
unigram_dictionary.cpp \
words_priority_queue.cpp \
gesture/gesture_decoder_wrapper.cpp \
gesture/incremental_decoder_wrapper.cpp
gesture/typing_decoder_wrapper.cpp
LOCAL_SRC_FILES := \
$(LATIN_IME_JNI_SRC_FILES) \