Missing include.
authorCarl Hetherington <cth@carlh.net>
Thu, 5 May 2022 22:31:01 +0000 (00:31 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 May 2022 22:31:01 +0000 (00:31 +0200)
src/lib/ext.cc

index 7853984cf28e2b4ff123078fe02dccae39c03eaf..81a0edefef8ff1738f030241c9da28d74094c815 100644 (file)
@@ -27,6 +27,7 @@
 #include "exceptions.h"
 #include "ext.h"
 #include "nanomsg.h"
+#include <dcp/file.h>
 
 #ifdef DCPOMATIC_LINUX
 #include <linux/fs.h>