summaryrefslogtreecommitdiff
path: root/src/wx/audio_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-08-15 19:54:27 +0100
committerCarl Hetherington <cth@carlh.net>2013-08-15 19:54:27 +0100
commit9a9f2cf479127bf9b3eff726f4f73103acae9b85 (patch)
treeb2e7c1562df096444cbef6b6f70d645e4c731bd3 /src/wx/audio_panel.h
parent8de868219596a8af8383341667cd96853646fbea (diff)
Fix includes.
Diffstat (limited to 'src/wx/audio_panel.h')
-rw-r--r--src/wx/audio_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/audio_panel.h b/src/wx/audio_panel.h
index 9c0d2a877..e1dc283e2 100644
--- a/src/wx/audio_panel.h
+++ b/src/wx/audio_panel.h
@@ -17,6 +17,7 @@
*/
+#include "lib/audio_mapping.h"
#include "film_editor_panel.h"
class wxSpinCtrl;