From 2b6575bc67f349c396e283097ab0001382427fe0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 25 Oct 2025 15:48:23 +0200 Subject: Fix build on Arch with boost 1.89. --- src/lib/dcpomatic_socket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/lib/dcpomatic_socket.h b/src/lib/dcpomatic_socket.h index 1bc3aead9..7accf737a 100644 --- a/src/lib/dcpomatic_socket.h +++ b/src/lib/dcpomatic_socket.h @@ -22,6 +22,7 @@ #include "digester.h" #include "io_context.h" #include +#include #include -- cgit v1.2.3