rename threads.h -> threads-model.h
[c11tester.git] / threads.cc
index 7f515159f78052727180b1be6d82ba1df7e9ebac..2ff058f45ebe727e952b2769a9f2336dc461106b 100644 (file)
@@ -6,7 +6,7 @@
 
 #include "libthreads.h"
 #include "common.h"
-#include "threads.h"
+#include "threads-model.h"
 
 /* global "model" object */
 #include "model.h"