rename threads.h -> threads-model.h
[c11tester.git] / cmodelint.cc
index 6b20c2cc9c800378de4b2255fc94e7a7646516d7..7e52d10798ffc8777ebe2d7d4915055300b32c4d 100644 (file)
@@ -1,6 +1,6 @@
 #include "model.h"
 #include "cmodelint.h"
-#include "threads.h"
+#include "threads-model.h"
 
 /** Performs a read action.*/
 uint64_t model_read_action(void * obj, memory_order ord) {