diff options
Diffstat (limited to 'src/config.h')
| -rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index bb8bf83..c6e5433 100644 --- a/src/config.h +++ b/src/config.h @@ -5,7 +5,7 @@ #include <stdint.h> #include "util.h" -#include "log.h" +#include "any_log.h" typedef struct block block_t; |
