From: Carl Hetherington Date: Mon, 9 May 2022 12:52:06 +0000 (+0200) Subject: Missing include. X-Git-Tag: v2.16.11~12 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=b17c280ea98f89fe141e9ef2a8372316c44e0155 Missing include. --- diff --git a/src/lib/cross_windows.cc b/src/lib/cross_windows.cc index 12fb5efa0..054961578 100644 --- a/src/lib/cross_windows.cc +++ b/src/lib/cross_windows.cc @@ -29,6 +29,7 @@ #include "exceptions.h" #include "dcpomatic_assert.h" #include "util.h" +#include #include #include extern "C" {