fix old include path

This commit is contained in:
Matthias Ringwald 2015-10-22 09:43:14 +02:00
parent 13e55212dd
commit f6ce546317

View File

@ -46,7 +46,7 @@
*/ */
#include "btstack_memory.h" #include "btstack_memory.h"
#include <btstack/memory_pool.h> #include "memory_pool.h"
#include <stdlib.h> #include <stdlib.h>