From 920aed36f81bcce40c9f1c5bcda906a13e4fb5e4 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Tue, 4 Aug 2026 20:40:44 +0200 Subject: Start rewriting the build system Good old makefiles should do the job. --- src/disp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/disp.c') diff --git a/src/disp.c b/src/disp.c index 26bb2f2..02f9bdc 100644 --- a/src/disp.c +++ b/src/disp.c @@ -14,7 +14,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#include "config.h" #include #include -- cgit v1.2.3