Add patch.cc to Android build

Source file was missing from build
bklimt
Raph Levien 12 years ago
parent 40fbde0eba
commit 423408ec9f
  1. 1
      android/jni/Android.mk

@ -9,6 +9,7 @@ LOCAL_SRC_FILES := android_glue.cc \
fm_core.cc \ fm_core.cc \
fm_op_kernel.cc \ fm_op_kernel.cc \
freqlut.cc \ freqlut.cc \
patch.cc \
resofilter.cc \ resofilter.cc \
ringbuffer.cc \ ringbuffer.cc \
sawtooth.cc \ sawtooth.cc \

Loading…
Cancel
Save