summaryrefslogtreecommitdiff
path: root/src/wx/full_config_dialog.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-03-02 14:31:42 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-02 19:23:28 +0100
commit6630754d9efbafb68d1c331e8fca48fb7e486117 (patch)
tree7e628c3b8459119270c9943590bee46d2df50e2b /src/wx/full_config_dialog.cc
parent6877f18489edabfc2d91480b6249d1a594e88b0d (diff)
Remove unused includes.
Diffstat (limited to 'src/wx/full_config_dialog.cc')
-rw-r--r--src/wx/full_config_dialog.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/full_config_dialog.cc b/src/wx/full_config_dialog.cc
index ae275038d..8ff3ce832 100644
--- a/src/wx/full_config_dialog.cc
+++ b/src/wx/full_config_dialog.cc
@@ -74,7 +74,6 @@ LIBDCP_DISABLE_WARNINGS
#include <wx/spinctrl.h>
#include <wx/stdpaths.h>
LIBDCP_ENABLE_WARNINGS
-#include <RtAudio.h>
#include <boost/filesystem.hpp>
#include <iostream>