mirror of https://github.com/PCSX2/pcsx2.git
Core: Fix LnxFlatFileReader compile error with Qt
This commit is contained in:
parent
dafef46a1b
commit
4f20a68b33
|
@ -17,6 +17,7 @@
|
|||
#include "AsyncFileReader.h"
|
||||
#include "common/FileSystem.h"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue