From 407b3f5a4696d1c2f77e6167bca10f880b168f9c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 12 Jun 2022 21:23:10 +0200 Subject: Move ExportFormat definition to ffmpeg_file_encoder.h --- src/lib/export_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/export_config.h') diff --git a/src/lib/export_config.h b/src/lib/export_config.h index 2b0ddfda2..47dddb6c3 100644 --- a/src/lib/export_config.h +++ b/src/lib/export_config.h @@ -23,7 +23,7 @@ #define DCPOMATIC_EXPORT_CONFIG_H -#include "types.h" +#include "ffmpeg_file_encoder.h" #include -- cgit v1.2.3