summaryrefslogtreecommitdiff
path: root/src/wx/audio_plot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/audio_plot.h')
-rw-r--r--src/wx/audio_plot.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wx/audio_plot.h b/src/wx/audio_plot.h
index 8755053f5..f3d80b5e5 100644
--- a/src/wx/audio_plot.h
+++ b/src/wx/audio_plot.h
@@ -18,8 +18,9 @@
*/
-#include "lib/util.h"
+
#include "lib/audio_analysis.h"
+#include "lib/constants.h"
#include <dcp/warnings.h>
LIBDCP_DISABLE_WARNINGS
#include <wx/wx.h>