diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-10 22:57:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-11 11:58:15 +0100 |
| commit | 54ef7357a87885ec329a25e758fb6b132816ec67 (patch) | |
| tree | 96efd338e028c50d1cf273b8a94ceae41f3144ec /src/wx/video_waveform_plot.cc | |
| parent | 23583dfb56181c76126e652042e9d1940367aa27 (diff) | |
Fix build.
Diffstat (limited to 'src/wx/video_waveform_plot.cc')
| -rw-r--r-- | src/wx/video_waveform_plot.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/video_waveform_plot.cc b/src/wx/video_waveform_plot.cc index c3d44a0cd..339689a2e 100644 --- a/src/wx/video_waveform_plot.cc +++ b/src/wx/video_waveform_plot.cc @@ -22,6 +22,7 @@ #include "control_film_viewer.h" #include "wx_util.h" #include "lib/image.h" +#include "lib/film.h" #include "lib/dcp_video.h" #include <dcp/locale_convert.h> #include <dcp/openjpeg_image.h> |
