mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Merge pull request #4367 from JosJuice/movie-includes
Movie: Add missing includes
This commit is contained in:
commit
d62a036866
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
#include <mbedtls/config.h>
|
||||
#include <mbedtls/md.h>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
|
||||
#include "Common/ChunkFile.h"
|
||||
#include "Common/CommonPaths.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue