summaryrefslogtreecommitdiff
path: root/src/lib/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-01-24 22:26:59 +0100
committerCarl Hetherington <cth@carlh.net>2022-01-25 19:44:56 +0100
commit07befde2cbbad4d979631727fc35399164d0aa1c (patch)
treefbc537ff6789d8aabe71e69b4055daf302527cd1 /src/lib/wscript
parentdadde92543ee5039d2dc869c698fcde7ffac5f4b (diff)
Cleanup: move some methods from util to maths_util.
Diffstat (limited to 'src/lib/wscript')
-rw-r--r--src/lib/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript
index 871365766..17abb6f98 100644
--- a/src/lib/wscript
+++ b/src/lib/wscript
@@ -138,6 +138,7 @@ sources = """
log.cc
log_entry.cc
make_dcp.cc
+ maths_util.cc
mid_side_decoder.cc
overlaps.cc
pixel_quanta.cc