summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-03-19 16:29:13 +0100
committerCarl Hetherington <cth@carlh.net>2024-04-21 23:18:19 +0200
commit1fc8c0c6d045404732497ba70bd2eccfbe4cc6f6 (patch)
tree4bd147c2a25b6314aeffb6ccc9b69f23c7ae8674 /src/wx/config_dialog.cc
parentd3b5b533ebba1a1534eb37cc41032876a48a3d82 (diff)
Rename Encoder -> FilmEncoder, and subclasses.
Diffstat (limited to 'src/wx/config_dialog.cc')
-rw-r--r--src/wx/config_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/config_dialog.cc b/src/wx/config_dialog.cc
index 04bb26c2e..05c3f281c 100644
--- a/src/wx/config_dialog.cc
+++ b/src/wx/config_dialog.cc
@@ -27,6 +27,7 @@
#include "static_text.h"
#include "wx_variant.h"
#include "lib/constants.h"
+#include "lib/util.h"
#include <dcp/file.h>
#include <dcp/filesystem.h>
#include <dcp/raw_convert.h>