changeset 437:63e10f44550c

components/aci-tcs3: using the new TCS3 version of MFW
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 Jan 2018 01:20:02 +0000
parents 68c2f59a988a
children 53f32098ea36
files components/aci-tcs3
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/components/aci-tcs3	Mon Jan 22 00:53:56 2018 +0000
+++ b/components/aci-tcs3	Mon Jan 22 01:20:02 2018 +0000
@@ -77,7 +77,7 @@
 
 if [ "$MMI" = 2 ]
 then
-	CPPFLAGS="$CPPFLAGS -I$SRC/aci2/mfw"
+	CPPFLAGS="$CPPFLAGS -I$SRC/ui3/mfw"
 fi
 
 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-aci/ksd"