Put Image into the dcpomatic namespace.
[dcpomatic.git] / src / wx / video_waveform_plot.cc
index 07b2955b37d6d4da579ee227b1fa8bd5178b3aa1..37d411cb2c62da1965fd986d9acca4dd8f2eca1e 100644 (file)
@@ -45,6 +45,7 @@ using std::weak_ptr;
 using namespace boost::placeholders;
 #endif
 using dcp::locale_convert;
+using namespace dcpomatic;
 
 
 int const VideoWaveformPlot::_vertical_margin = 8;