X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fheap.h;h=7865476a5f59089ff2fd31b38880a52e0138489e;hb=c22fe24a0da896a52dbc3882390ec18a440ef56a;hp=0d8f7778cb643223d6e28961a2e9405eb1c90d32;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/mware/heap.h b/bertos/mware/heap.h index 0d8f7778..7865476a 100644 --- a/bertos/mware/heap.h +++ b/bertos/mware/heap.h @@ -46,7 +46,7 @@ #ifndef MWARE_HEAP_H #define MWARE_HEAP_H -#include +#include "cfg/cfg_heap.h" #include struct _MemChunk;