mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-03-06 14:27:44 +00:00
Changes to get debugger classes to compile under Linux
This commit is contained in:
parent
eaa3bbf8b7
commit
232da52dd0
|
@ -49,7 +49,7 @@ using namespace std;
|
|||
#endif // DEBUGGER_HASBLOCKFILE
|
||||
|
||||
#ifdef DEBUGGER_HASTHREAD
|
||||
#include "Thread.h"
|
||||
#include "OSD/Thread.h"
|
||||
#endif // DEBUGGER_HASTHREAD
|
||||
|
||||
#define MAX_EXCEPTIONS 255
|
||||
|
|
Loading…
Reference in a new issue