mirror of
https://github.com/eden-emulator/mirror.git
synced 2026-06-06 07:25:52 +08:00
[desktop] Fix YUZU_USE_QT_MULTIMEDIA compilation (#3993)
Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3993 Reviewed-by: Lizzie <lizzie@eden-emu.dev> Reviewed-by: MaranBr <maranbr@eden-emu.dev>
This commit is contained in:
parent
2a66b40267
commit
24dc3834b6
@ -22,7 +22,11 @@
|
||||
#include <QImageCapture>
|
||||
#include <QMediaCaptureSession>
|
||||
#include <QMediaDevices>
|
||||
|
||||
#include "input_common/drivers/camera.h"
|
||||
|
||||
#endif
|
||||
|
||||
#include <QCursor>
|
||||
#include <QEvent>
|
||||
#include <QGuiApplication>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user