From e8ec37c62f561cf286ccbce294688360624b4636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 16 Apr 2024 09:10:41 +0200 Subject: [PATCH] Fix FTBFS from prior commit. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kghostview/kgvdocument.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/kghostview/kgvdocument.cpp b/kghostview/kgvdocument.cpp index ec70944d..8a1a6776 100644 --- a/kghostview/kgvdocument.cpp +++ b/kghostview/kgvdocument.cpp @@ -17,6 +17,7 @@ */ #include +#include #include #include