aboutsummaryrefslogtreecommitdiff
path: root/src/tree_based_check.c
diff options
context:
space:
mode:
authorThorsten Töpper <atsutane@freethoughts.de>2025-08-31 16:18:35 +0200
committerThorsten Töpper <atsutane@freethoughts.de>2025-08-31 16:18:35 +0200
commitc4e08ec3777b78b6f788eec6737524cc5e856107 (patch)
treeb7e5392ba339d86c14d965059aa93149f506d45e /src/tree_based_check.c
parent030e4354efdf28bfee5614a78ff0dbd1a6acecf7 (diff)
downloadsmall-utils-c4e08ec3777b78b6f788eec6737524cc5e856107.tar.gz
small-utils-c4e08ec3777b78b6f788eec6737524cc5e856107.tar.bz2
rename output.h to trace_macros.h
Diffstat (limited to 'src/tree_based_check.c')
-rw-r--r--src/tree_based_check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tree_based_check.c b/src/tree_based_check.c
index e999707..0cb9ea9 100644
--- a/src/tree_based_check.c
+++ b/src/tree_based_check.c
@@ -20,7 +20,7 @@
#include <ctype.h>
#include <inttypes.h>
-#include "output.h"
+#include "trace_macros.h"
#include "hex_conversion.h"