diff options
Diffstat (limited to 'stack/avct/avct_l2c.c')
-rw-r--r-- | stack/avct/avct_l2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/avct/avct_l2c.c b/stack/avct/avct_l2c.c index bb01e89b0..815fa4b33 100644 --- a/stack/avct/avct_l2c.c +++ b/stack/avct/avct_l2c.c @@ -23,7 +23,7 @@ ******************************************************************************/ #include <string.h> -#include "data_types.h" +#include "bt_types.h" #include "bt_target.h" #include "bt_utils.h" #include "avct_api.h" |