Missing include.
authorCarl Hetherington <cth@carlh.net>
Mon, 9 May 2022 12:52:06 +0000 (14:52 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 May 2022 12:52:06 +0000 (14:52 +0200)
src/lib/cross_windows.cc

index 12fb5efa03659108b0a190a0afb0976fe7332ecc..0549615787214dbd0ce4ef18b31ced6b5df78aca 100644 (file)
@@ -29,6 +29,7 @@
 #include "exceptions.h"
 #include "dcpomatic_assert.h"
 #include "util.h"
+#include <dcp/file.h>
 #include <dcp/raw_convert.h>
 #include <glib.h>
 extern "C" {