From b0011e6ac6e91f6d79ac783beb48e6d211e92581 Mon Sep 17 00:00:00 2001 From: xolatile Date: Mon, 2 Oct 2023 16:27:35 -0400 Subject: [PATCH] Something very boring... --- xighlight.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xighlight.c b/xighlight.c index 6c4ecd2..c45b901 100644 --- a/xighlight.c +++ b/xighlight.c @@ -6,7 +6,7 @@ * It is distributed in the hope that it will be useful or harmful, it really depends... But no warranty what so ever, seriously. See GNU/GPLv3. */ -#include +#include #include static int highlighted = 0;