summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/audio_plot.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/audio_plot.cc b/src/wx/audio_plot.cc
index cabbd206a..079f69cdc 100644
--- a/src/wx/audio_plot.cc
+++ b/src/wx/audio_plot.cc
@@ -26,6 +26,7 @@
#include <wx/graphics.h>
#include <boost/bind.hpp>
#include <iostream>
+#include <cfloat>
using std::cout;
using std::vector;