fix compile

This commit is contained in:
Matthias Ringwald 2016-04-08 23:25:34 +02:00
parent d356a6da17
commit e392c21b6c
2 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@
#include "btstack_chipset_cc256x.h"
#include "btstack_config.h"
#include "btstack_event.h"
#include "btstack_memory.h"
#include "btstack_run_loop.h"
#include "btstack_run_loop_embedded.h"

View File

@ -50,6 +50,7 @@
#include "btstack_config.h"
#include "btstack_debug.h"
#include "btstack_event.h"
#include "btstack_link_key_db_fs.h"
#include "btstack_memory.h"
#include "btstack_run_loop.h"