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 c6e5433..bb8bf83 100644 --- a/src/config.h +++ b/src/config.h @@ -5,7 +5,7 @@ #include <stdint.h> #include "util.h" -#include "any_log.h" +#include "log.h" typedef struct block block_t; |
