aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff <shortie8@verizon.net>2013-03-30 11:22:37 +0800
committerAndy Green <andy.green@linaro.org>2013-03-30 11:22:37 +0800
commit3b147cb7f665cb28ceb8a810f393938f50696257 (patch)
treeebff1a216c7cfebe7b203d71fe12d874293a9ab9
parent228b2e0b30431223f322c94d3ca7db6f6a294840 (diff)
fmbap h extern
Signed-off-by: Jeff <shortie8@verizon.net>
-rw-r--r--fmb_player_apl/include/FmbAp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fmb_player_apl/include/FmbAp.h b/fmb_player_apl/include/FmbAp.h
index 8e19928..8bfc9d5 100644
--- a/fmb_player_apl/include/FmbAp.h
+++ b/fmb_player_apl/include/FmbAp.h
@@ -627,7 +627,7 @@ int FmbAutoSetCurVideoFormat(void);
extern struct FMBInfo* const gp_FmbInfo;
-struct FMBDeviceInfo *gp_FmbDevInfo;
+extern struct FMBDeviceInfo *gp_FmbDevInfo;
extern struct FMBProperty *gp_FmbProperty;
extern struct FMBComProperty *gp_FmbComProperty;