mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Refactor Steam Link support files
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SLVIDEO
|
||||
#include "video/sl.h"
|
||||
#include "video/slvid.h"
|
||||
#endif
|
||||
|
||||
#ifdef Q_OS_WIN32
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "sl.h"
|
||||
#include "slvid.h"
|
||||
|
||||
SLVideoDecoder::SLVideoDecoder(bool)
|
||||
: m_VideoContext(nullptr),
|
||||
Reference in New Issue
Block a user