From 250050fded706adc5ac66131548c7afad8d3ac31 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 29 Sep 2024 20:31:38 +0200 Subject: Missing include. --- src/lib/cross.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib') diff --git a/src/lib/cross.h b/src/lib/cross.h index 6904811b7..884f3c79c 100644 --- a/src/lib/cross.h +++ b/src/lib/cross.h @@ -25,6 +25,7 @@ #ifndef DCPOMATIC_CROSS_H #define DCPOMATIC_CROSS_H +#include #ifdef DCPOMATIC_OSX #include #endif -- cgit v1.2.3