summaryrefslogtreecommitdiff
path: root/tprintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'tprintf.h')
-rw-r--r--tprintf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tprintf.h b/tprintf.h
index b2ca69e..488360a 100644
--- a/tprintf.h
+++ b/tprintf.h
@@ -3,7 +3,6 @@
#include "built_in.h"
#include "colors.h"
-#include "colorize.h"
extern void tprintf_init(void);
extern void tprintf(char *msg, ...) __check_format_printf(1, 2);