diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-02 14:31:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-02 19:23:28 +0100 |
| commit | 6630754d9efbafb68d1c331e8fca48fb7e486117 (patch) | |
| tree | 7e628c3b8459119270c9943590bee46d2df50e2b /src/wx/player_config_dialog.cc | |
| parent | 6877f18489edabfc2d91480b6249d1a594e88b0d (diff) | |
Remove unused includes.
Diffstat (limited to 'src/wx/player_config_dialog.cc')
| -rw-r--r-- | src/wx/player_config_dialog.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/player_config_dialog.cc b/src/wx/player_config_dialog.cc index 303774e71..e755acf9a 100644 --- a/src/wx/player_config_dialog.cc +++ b/src/wx/player_config_dialog.cc @@ -60,7 +60,6 @@ LIBDCP_DISABLE_WARNINGS #include <wx/spinctrl.h> #include <wx/stdpaths.h> LIBDCP_ENABLE_WARNINGS -#include <RtAudio.h> #include <boost/filesystem.hpp> |
