diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-10-14 23:10:32 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-10-14 23:10:32 +0200 |
| commit | fd192ff95e34630158a4ceb08e65099120629a3b (patch) | |
| tree | 0ff728c3548440d9d63365e1c7d3edc739f25187 /src/lib/cross.h | |
| parent | f395c664aedb5bf022ddcde91c6e0c6531209a5d (diff) | |
| parent | 2c26dd2573977a940d003a58f2ccd408a5657aab (diff) | |
Merge remote-tracking branch 'origin/main' into v2.17.x
Diffstat (limited to 'src/lib/cross.h')
| -rw-r--r-- | src/lib/cross.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/cross.h b/src/lib/cross.h index 150199561..78a73b13e 100644 --- a/src/lib/cross.h +++ b/src/lib/cross.h @@ -25,6 +25,7 @@ #ifndef DCPOMATIC_CROSS_H #define DCPOMATIC_CROSS_H +#include <list> #ifdef DCPOMATIC_OSX #include <IOKit/pwr_mgt/IOPMLib.h> #endif |
