X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Faudio_plot.cc;h=abd538037e5f6e53ff996443dfa283d883406aff;hb=5063594e6836cfabed7d55f4963da9c8cf3b9f11;hp=cac939ac0a19de4bdf6018e81f90187f41cf6c51;hpb=1350e2f5cf87a419136c10370e46fd7d82f27efc;p=dcpomatic.git 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