mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Attempt to fix build error with older Qt headers
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
#include <QString>
|
#include <QString>
|
||||||
|
|
||||||
|
// HACK: Include before vaapi.h to prevent conflicts with Xlib.h
|
||||||
|
#include <QTextStream>
|
||||||
|
|
||||||
#include "vaapi.h"
|
#include "vaapi.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include <streaming/streamutils.h>
|
#include <streaming/streamutils.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user