diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-02 12:07:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-02 19:22:59 +0100 |
| commit | 5950dd7e8de1a50f6b22760ab8811239dacd84cb (patch) | |
| tree | 614e238b5dc354cfdb3adee1e1550f27f901cd55 /src/wx/playlist_editor_config_dialog.cc | |
| parent | e4537bfa1592674bc4838e4b9b2a72f0adeecc99 (diff) | |
Move Locations preferences to its own file.
Diffstat (limited to 'src/wx/playlist_editor_config_dialog.cc')
| -rw-r--r-- | src/wx/playlist_editor_config_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/playlist_editor_config_dialog.cc b/src/wx/playlist_editor_config_dialog.cc index 84e7f537f..73b44ebe0 100644 --- a/src/wx/playlist_editor_config_dialog.cc +++ b/src/wx/playlist_editor_config_dialog.cc @@ -25,6 +25,7 @@ #include "config_dialog.h" +#include "locations_preferences_page.h" #include "playlist_editor_config_dialog.h" #include "wx_variant.h" |
