projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83e0d00
)
Missing include.
author
Carl Hetherington
<cth@carlh.net>
Sun, 29 Sep 2024 18:31:38 +0000
(20:31 +0200)
committer
Carl Hetherington
<cth@carlh.net>
Sun, 29 Sep 2024 21:36:28 +0000
(23:36 +0200)
src/lib/cross.h
patch
|
blob
|
history
diff --git
a/src/lib/cross.h
b/src/lib/cross.h
index 6904811b756bd7299c57c96bbdad45baac079761..884f3c79c68134206b12a6afcd4c5e5bbdbaf03c 100644
(file)
--- 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