X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=impatomic.cc;h=65b42fe558786052ab24efdd4f7a0d26970f012a;hb=d2cbbe4ce6d8f6e1aa23b8fe639ed58edf1789b7;hp=0a35b4b65d0513da09bdc47d81614c7d14f7ab88;hpb=12b1a10eeff58161619bafcfd8e288b3e2c76621;p=model-checker.git diff --git a/impatomic.cc b/impatomic.cc index 0a35b4b..65b42fe 100644 --- a/impatomic.cc +++ b/impatomic.cc @@ -1,7 +1,7 @@ #include "impatomic.h" #include "common.h" #include "model.h" -#include "threads.h" +#include "threads-model.h" namespace std {