diff --git a/src/config.h b/src/config.h index 7493c5d..2288c4d 100644 --- a/src/config.h +++ b/src/config.h @@ -29,6 +29,7 @@ #include #include "object_heap.h" +#include "sunxi_cedrus.h" #define CONFIG(data, id) ((struct object_config *) object_heap_lookup(&(data)->config_heap, id)) #define CONFIG_ID_OFFSET 0x01000000