Missing include.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Sep 2024 18:31:38 +0000 (20:31 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Sep 2024 21:36:28 +0000 (23:36 +0200)
src/lib/cross.h

index 6904811b756bd7299c57c96bbdad45baac079761..884f3c79c68134206b12a6afcd4c5e5bbdbaf03c 100644 (file)
@@ -25,6 +25,7 @@
 #ifndef DCPOMATIC_CROSS_H
 #define DCPOMATIC_CROSS_H
 
+#include <list>
 #ifdef DCPOMATIC_OSX
 #include <IOKit/pwr_mgt/IOPMLib.h>
 #endif