Missing #include.
authorCarl Hetherington <cth@carlh.net>
Fri, 7 May 2021 16:49:51 +0000 (18:49 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 7 May 2021 17:04:55 +0000 (19:04 +0200)
src/lib/image.cc

index f7f19a1be052ef5479a557847ea19474f895eb99..a3b264d02e8e303af576dd8e104c4c6f00299fb0 100644 (file)
@@ -31,6 +31,7 @@
 #include "rect.h"
 #include "timer.h"
 #include "util.h"
+#include "warnings.h"
 #include <dcp/rgb_xyz.h>
 #include <dcp/transfer_function.h>
 DCPOMATIC_DISABLE_WARNINGS