don't include action.h from model.h
[model-checker.git] / threads.cc
index a8f282a8b32efdb96d1d248570fc8b7574af92f7..1de548ccdb93ccd41a2a0248a49be2937dd87f01 100644 (file)
@@ -7,6 +7,7 @@
 #include <threads.h>
 #include "common.h"
 #include "threads-model.h"
+#include "action.h"
 
 /* global "model" object */
 #include "model.h"