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/lib/hints.cc | |
| parent | d27598b1dcddd84fc0063dd1b67deabe164dc310 (diff) | |
Extract constants.h
Diffstat (limited to 'src/lib/hints.cc')
| -rw-r--r-- | src/lib/hints.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/hints.cc b/src/lib/hints.cc index 46296351b..8db0099c1 100644 --- a/src/lib/hints.cc +++ b/src/lib/hints.cc @@ -24,6 +24,7 @@ #include "audio_processor.h" #include "compose.hpp" #include "config.h" +#include "constants.h" #include "content.h" #include "cross.h" #include "dcp_content_type.h" |
