OSDN Git Service

DO NOT MERGE ANYWHERE net_test_bluetooth: replace with gtest variant am: 786a7e5941...
[android-x86/system-bt.git] / bta / gatt / bta_gatts_main.c
index 9bcb471..5008f5d 100644 (file)
@@ -29,7 +29,7 @@
 #include <string.h>
 
 #include "bta_gatts_int.h"
-#include "gki.h"
+#include "bt_common.h"
 
 /* type for service building action functions */
 typedef void (*tBTA_GATTS_SRVC_ACT)(tBTA_GATTS_SRVC_CB *p_rcb, tBTA_GATTS_DATA *p_data);