mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 06:25:16 +00:00
fix Linux build
This commit is contained in:
parent
0325f9ed57
commit
8d005f7cbc
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
|
||||
#include "../export.h"
|
||||
|
||||
#include <thread>
|
||||
|
||||
class DivExportAmigaValidation: public DivROMExport {
|
||||
DivEngine* e;
|
||||
std::thread* exportThread;
|
||||
|
|
Loading…
Reference in a new issue