diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-10 00:47:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-12-10 00:47:30 +0100 |
| commit | da38c8a0156808595be0aae1b1490069a663fb78 (patch) | |
| tree | 27503d03848a16b4a437cacdad03e6872cd726f5 /src/wx/content_menu.cc | |
| parent | d27598b1dcddd84fc0063dd1b67deabe164dc310 (diff) | |
Extract constants.h
Diffstat (limited to 'src/wx/content_menu.cc')
| -rw-r--r-- | src/wx/content_menu.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_menu.cc b/src/wx/content_menu.cc index 32a4c9ac9..80976e5f6 100644 --- a/src/wx/content_menu.cc +++ b/src/wx/content_menu.cc @@ -31,6 +31,7 @@ #include "lib/audio_content.h" #include "lib/config.h" #include "lib/content_factory.h" +#include "lib/constants.h" #include "lib/copy_dcp_details_to_film.h" #include "lib/dcp_content.h" #include "lib/dcp_examiner.h" |
