rename threads.h -> threads-model.h
[c11tester.git] / datarace.cc
index 7fe5350abb5e3198360a4f0cb473914961612565..270e52310730febec1e97956c787a06c7b670b7e 100644 (file)
@@ -1,6 +1,6 @@
 #include "datarace.h"
 #include "model.h"
-#include "threads.h"
+#include "threads-model.h"
 #include <stdio.h>
 #include <cstring>
 #include "mymemory.h"