summaryrefslogtreecommitdiff
path: root/src/wx/audio_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-10 00:47:30 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-10 00:47:30 +0100
commitda38c8a0156808595be0aae1b1490069a663fb78 (patch)
tree27503d03848a16b4a437cacdad03e6872cd726f5 /src/wx/audio_dialog.h
parentd27598b1dcddd84fc0063dd1b67deabe164dc310 (diff)
Extract constants.h
Diffstat (limited to 'src/wx/audio_dialog.h')
-rw-r--r--src/wx/audio_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/audio_dialog.h b/src/wx/audio_dialog.h
index 2767a7f59..f0cf0606b 100644
--- a/src/wx/audio_dialog.h
+++ b/src/wx/audio_dialog.h
@@ -20,6 +20,7 @@
#include "lib/audio_analysis.h"
+#include "lib/constants.h"
#include "lib/film.h"
#include "lib/playlist.h"
#include <dcp/warnings.h>