rename threads.h -> threads-model.h
[c11tester.git] / libthreads.cc
index f973176ba8344a497e687b8f452fdefed031fe5e..9e34141bc1de608abdb89393a3fe63570ff25f7d 100644 (file)
@@ -1,6 +1,6 @@
 #include "libthreads.h"
 #include "common.h"
 #include "libthreads.h"
 #include "common.h"
-#include "threads.h"
+#include "threads-model.h"
 
 /* global "model" object */
 #include "model.h"
 
 /* global "model" object */
 #include "model.h"