mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 12:35:25 +00:00
att_db_util.c: fix include path
This commit is contained in:
parent
9f28d85d18
commit
46eb6b51b8
@ -40,7 +40,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "att_db_util.h"
|
||||
#include "ble/att_db_util.h"
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/core.h"
|
||||
#include "btstack_util.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user