diff src/ui3/bmi/mmiMain.c @ 426:2d1cf296fd16

src/ui3/bmi/mmiMain.c: fix to compile without BT
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 21 Jan 2018 04:51:16 +0000
parents 6a4d9f47793e
children 8407800b3184
line wrap: on
line diff
--- a/src/ui3/bmi/mmiMain.c	Sun Jan 21 04:48:16 2018 +0000
+++ b/src/ui3/bmi/mmiMain.c	Sun Jan 21 04:51:16 2018 +0000
@@ -349,7 +349,9 @@
 /* Amounts to: 128 (format mode) + 8 (overwrite mode) */
 
 
+#ifdef FF_MMI_A2DP_AVRCP
 extern BMI_BT_STRUCTTYPE tGlobalBmiBtStruct; 
+#endif
 
 /*******************************************************************************