rename pthead.h to mypthread.h
[c11tester.git] / action.h
index 4b49f145a69ac77d04e9d0af3008e67c29109303..e65b8db9ef1493e88b402be87d176401bed055dc 100644 (file)
--- a/action.h
+++ b/action.h
@@ -11,7 +11,7 @@
 #include "mymemory.h"
 #include "memoryorder.h"
 #include "modeltypes.h"
-#include "pthread.h"
+#include "mypthread.h"
 #include "classlist.h"
 
 namespace cdsc {