ref: 810db4e3fdf0c4554c01fe91863a640b720adae4
parent: 6ad8f517dd0c91535a7f0d8daae5fa2818d384c0
author: Martin Storsjö <[email protected]>
date: Wed Feb 19 17:15:45 EST 2014
Add a missing include directory in the android makefiles
--- a/codec/build/android/enc/jni/welsencdemo.mk
+++ b/codec/build/android/enc/jni/welsencdemo.mk
@@ -39,6 +39,7 @@
$(LOCAL_PATH)/../../../../api/svc \
$(LOCAL_PATH)/../../../../console/enc/inc \
$(LOCAL_PATH)/../../../../encoder/core/inc \
+ $(LOCAL_PATH)/../../../../processing/interface \
$(LOCAL_PATH)/../../../../common