mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 13:44:17 +00:00
Remove extra includes
This commit is contained in:
parent
a91c61e5e2
commit
8381039f97
1 changed files with 0 additions and 4 deletions
|
@ -3,10 +3,6 @@
|
|||
#include <Limelight.h>
|
||||
#include <SDL.h>
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QFile>
|
||||
#include <QTextStream>
|
||||
|
||||
SdlAudioRenderer::SdlAudioRenderer()
|
||||
: m_AudioDevice(0),
|
||||
m_AudioBuffer(nullptr)
|
||||
|
|
Loading…
Reference in a new issue