diff options
Diffstat (limited to 'stack/include/avrc_api.h')
-rw-r--r-- | stack/include/avrc_api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/include/avrc_api.h b/stack/include/avrc_api.h index 859c872..d7e8ee4 100644 --- a/stack/include/avrc_api.h +++ b/stack/include/avrc_api.h @@ -10,7 +10,7 @@ *****************************************************************************/ #ifndef AVRC_API_H #define AVRC_API_H - +#include "bt_target.h" #include "avct_api.h" #include "sdp_api.h" #include "avrc_defs.h" |