compiles with condition variables file added...
[model-checker.git] / promise.h
index 2ce3e297305125baa0a057da571cf266965b916e..ce84ede68b0e58e4c76c280cb6632bc85d76cb02 100644 (file)
--- a/promise.h
+++ b/promise.h
@@ -8,7 +8,7 @@
 #define __PROMISE_H__
 
 #include <inttypes.h>
-#include "threads.h"
+#include "threads-model.h"
 
 #include "model.h"