From d2f789853d112cc72aac151c9265c25782abf046 Mon Sep 17 00:00:00 2001 From: nillerusr Date: Sat, 17 Sep 2022 18:41:25 +0300 Subject: [PATCH] vtex(android): fix build --- utils/vtex/wscript | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/vtex/wscript b/utils/vtex/wscript index c117a53e..ee242f94 100755 --- a/utils/vtex/wscript +++ b/utils/vtex/wscript @@ -34,7 +34,8 @@ def build(bld): '../../public/tier0', '../../public/tier1', '../common', - '../../common' + '../../common', + '../../thirdparty' ] defines = []