Changes to get debugger classes to compile under Linux

This commit is contained in:
Nik Henson 2011-09-21 23:48:33 +00:00
parent eaa3bbf8b7
commit 232da52dd0

View file

@ -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