aboutsummaryrefslogtreecommitdiff
path: root/src/format.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/format.c')
-rw-r--r--src/format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format.c b/src/format.c
index 54026f0..73d645e 100644
--- a/src/format.c
+++ b/src/format.c
@@ -4,7 +4,7 @@
#include <assert.h>
#include "format.h"
-#include "log.h"
+#include "any_log.h"
#include "util.h"
#define format_grow(need) \