mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 10:40:59 +00:00
Add a missing HAVE_FFMPEG guard
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
#include <SDL.h>
|
||||
#include "utils.h"
|
||||
|
||||
#ifdef HAVE_FFMPEG
|
||||
#include "video/ffmpeg.h"
|
||||
#endif
|
||||
|
||||
#include <QRandomGenerator>
|
||||
#include <QtEndian>
|
||||
|
||||
Reference in New Issue
Block a user