mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-14 11:46:18 +00:00
Try moving session.h prior to vaapi.h
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
#include <QString>
|
||||
|
||||
// HACK: Include before vaapi.h to prevent conflicts with Xlib.h
|
||||
#include <QTextStream>
|
||||
#include <streaming/session.h>
|
||||
|
||||
#include "vaapi.h"
|
||||
#include "utils.h"
|
||||
#include <streaming/streamutils.h>
|
||||
#include <streaming/session.h>
|
||||
|
||||
#include <SDL_syswm.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user