Merge master.
[dcpomatic.git] / src / wx / audio_plot.h
index 7eedd8ffe9b869e77d7f588659b687f8d91ac03d..4a1a40aa138ad709d54bfca4cf9ac8c4600ef480 100644 (file)
@@ -23,7 +23,7 @@
 #include "lib/util.h"
 #include "lib/audio_analysis.h"
 
-class Metrics;
+struct Metrics;
 
 class AudioPlot : public wxPanel
 {