diff options
Diffstat (limited to 'stack/avdt/avdt_ccb.c')
-rw-r--r-- | stack/avdt/avdt_ccb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/avdt/avdt_ccb.c b/stack/avdt/avdt_ccb.c index 130d91ce7..09ed39af2 100644 --- a/stack/avdt/avdt_ccb.c +++ b/stack/avdt/avdt_ccb.c @@ -24,7 +24,7 @@ ******************************************************************************/ #include <string.h> -#include "data_types.h" +#include "bt_types.h" #include "bt_target.h" #include "bt_utils.h" #include "avdt_api.h" |