aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_audio_stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/rtp_audio_stream.cpp')
-rw-r--r--ui/qt/rtp_audio_stream.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/qt/rtp_audio_stream.cpp b/ui/qt/rtp_audio_stream.cpp
index 4229854c07..6f93c12403 100644
--- a/ui/qt/rtp_audio_stream.cpp
+++ b/ui/qt/rtp_audio_stream.cpp
@@ -11,11 +11,7 @@
#ifdef QT_MULTIMEDIA_LIB
-#ifdef HAVE_SPEEXDSP
#include <speex/speex_resampler.h>
-#else
-#include "../../speexdsp/speex_resampler.h"
-#endif /* HAVE_SPEEXDSP */
#include <epan/rtp_pt.h>
#include <epan/to_str.h>