Cleanup: move some methods from util to maths_util.
[dcpomatic.git] / src / wx / audio_panel.cc
index 75659aebdcd2087c227b4991709d5b21420c6d06..af030e9156af37525aa4ef70cd6fbee23f703758 100644 (file)
@@ -35,6 +35,7 @@
 #include "lib/job_manager.h"
 #include "lib/dcp_content.h"
 #include "lib/audio_content.h"
+#include "lib/maths_util.h"
 #include <wx/spinctrl.h>
 #include <iostream>