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