Missed changing LinuxThreadHelpers -> PthreadHelpers in the .cpp itself
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/* RageThreads helpers for threads in Linux, which are based on PIDs and TIDs. */
|
/* RageThreads helpers for threads in Linux, which are based on PIDs and TIDs. */
|
||||||
|
#include "PthreadHelpers.h"
|
||||||
|
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "LinuxThreadHelpers.h"
|
|
||||||
#include "RageUtil.h"
|
#include "RageUtil.h"
|
||||||
#include "RageThreads.h"
|
#include "RageThreads.h"
|
||||||
#include "Backtrace.h"
|
#include "Backtrace.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user