From 0f02725f507274de24e2c2883668455c27dfaee5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 28 Oct 2023 07:59:45 +0530 Subject: [PATCH] ... --- kitty/parser.c | 1 - 1 file changed, 1 deletion(-) diff --git a/kitty/parser.c b/kitty/parser.c index 56cdb13e4..af470a54b 100644 --- a/kitty/parser.c +++ b/kitty/parser.c @@ -12,7 +12,6 @@ #include "base64.h" #include "control-codes.h" #include "screen.h" -#include "graphics.h" #include "charsets.h" #include "monotonic.h" #include