summaryrefslogtreecommitdiff
path: root/src/lib/export_config.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-06-12 21:23:10 +0200
committerCarl Hetherington <cth@carlh.net>2022-06-12 21:23:10 +0200
commit407b3f5a4696d1c2f77e6167bca10f880b168f9c (patch)
tree4d68a98fb655ed84e706ceb530cbbd4687b9b57a /src/lib/export_config.h
parentc8a036eb727ceddc64a0304d781c916eb952c001 (diff)
Move ExportFormat definition to ffmpeg_file_encoder.h
Diffstat (limited to 'src/lib/export_config.h')
-rw-r--r--src/lib/export_config.h2
1 files changed, 1 insertions, 1 deletions
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 <libcxml/cxml.h>