summaryrefslogtreecommitdiff
path: root/src/wx/player_config_dialog.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-03-02 12:19:40 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-02 19:22:59 +0100
commit68a61d00f3754f6fc473f6ac86fb3abfe670d190 (patch)
treef68c4eca132739b1e9183ecdaf4a87c1e60de2a3 /src/wx/player_config_dialog.cc
parent5950dd7e8de1a50f6b22760ab8811239dacd84cb (diff)
Move Sound preferences to its own file.
Diffstat (limited to 'src/wx/player_config_dialog.cc')
-rw-r--r--src/wx/player_config_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/player_config_dialog.cc b/src/wx/player_config_dialog.cc
index 30b7ebfeb..cb9a55e01 100644
--- a/src/wx/player_config_dialog.cc
+++ b/src/wx/player_config_dialog.cc
@@ -37,6 +37,7 @@
#include "nag_dialog.h"
#include "name_format_editor.h"
#include "server_dialog.h"
+#include "sound_preferences_page.h"
#include "static_text.h"
#include "wx_util.h"
#include "wx_variant.h"