From da38c8a0156808595be0aae1b1490069a663fb78 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 10 Dec 2022 00:47:30 +0100 Subject: Extract constants.h --- src/wx/audio_plot.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wx/audio_plot.cc') diff --git a/src/wx/audio_plot.cc b/src/wx/audio_plot.cc index cac939ac0..abd538037 100644 --- a/src/wx/audio_plot.cc +++ b/src/wx/audio_plot.cc @@ -25,6 +25,7 @@ #include "lib/audio_decoder.h" #include "lib/audio_analysis.h" #include "lib/compose.hpp" +#include "lib/constants.h" #include "lib/maths_util.h" #include LIBDCP_DISABLE_WARNINGS -- cgit v1.2.3