From d90ccc1c5c28eb0480c10d57a53daea2c17c0384 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 29 Dec 2022 21:02:06 -0700 Subject: [PATCH] [view] More includes --- util/helper-cairo.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/util/helper-cairo.hh b/util/helper-cairo.hh index c80872944..544e1851f 100644 --- a/util/helper-cairo.hh +++ b/util/helper-cairo.hh @@ -33,6 +33,7 @@ # include "helper-cairo-ft.hh" #endif +#include #ifdef HAVE_UNISTD_H #include /* for isatty() */ #endif