Add a missing include directory in the android makefiles
This commit is contained in:
parent
6ad8f517dd
commit
810db4e3fd
@ -39,6 +39,7 @@ LOCAL_C_INCLUDES := \
|
||||
$(LOCAL_PATH)/../../../../api/svc \
|
||||
$(LOCAL_PATH)/../../../../console/enc/inc \
|
||||
$(LOCAL_PATH)/../../../../encoder/core/inc \
|
||||
$(LOCAL_PATH)/../../../../processing/interface \
|
||||
$(LOCAL_PATH)/../../../../common
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user