daemon: fix example compile

This commit is contained in:
Matthias Ringwald 2016-03-04 14:45:37 +01:00
parent 726a19abef
commit 463a5e8dac

View File

@ -49,6 +49,7 @@
#include "bluetooth.h"
#include "btstack_config.h"
#include "btstack_event.h"
#include "btstack_run_loop.h"
#include "btstack_util.h"
#include "daemon_cmds.h"