From 2cde2a0e1264ec5a9aebdb65ebf1c3dbe96e827f Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 21 Oct 2024 16:04:33 +0200 Subject: [PATCH] Try to fix Windows build --- cups/dest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cups/dest.c b/cups/dest.c index 76070cc85..e98224e95 100644 --- a/cups/dest.c +++ b/cups/dest.c @@ -16,6 +16,7 @@ #include "cups-private.h" #include "debug-internal.h" #include +#include #ifdef HAVE_NOTIFY_H # include