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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/audio_plot.h b/src/wx/audio_plot.h
index 7eedd8ffe..4a1a40aa1 100644
--- a/src/wx/audio_plot.h
+++ b/src/wx/audio_plot.h
@@ -23,7 +23,7 @@
#include "lib/util.h"
#include "lib/audio_analysis.h"
-class Metrics;
+struct Metrics;
class AudioPlot : public wxPanel
{