rename threads.h -> threads-model.h
[c11tester.git] / librace.cc
index bdd6093a6b6d4ea1f8c9665219a660dc23d1a813..3c56d96925a6df6c4c8b54cd5e7a0f8e742e9764 100644 (file)
@@ -5,7 +5,7 @@
 #include "common.h"
 #include "datarace.h"
 #include "model.h"
-#include "threads.h"
+#include "threads-model.h"
 
 void store_8(void *addr, uint8_t val)
 {