Missing include.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Dec 2022 08:10:29 +0000 (09:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Dec 2022 08:10:29 +0000 (09:10 +0100)
src/tools/dcpomatic_disk.cc

index 115dabe46a9f309c2c90daecf5fecb71acca45c2..e2cd108c17a4654d6942245aed1d723f66662d4c 100644 (file)
@@ -29,6 +29,7 @@
 #include "wx/wx_signal_manager.h"
 #include "wx/wx_util.h"
 #include "lib/config.h"
+#include "lib/constants.h"
 #include "lib/copy_to_drive_job.h"
 #include "lib/cross.h"
 #include "lib/dcpomatic_log.h"