rename threads_internal.h -> threads.h
[model-checker.git] / libthreads.cc
index 7ed5491f675fe91d646a8bec1d056ae712ea2ab3..a43505e0e7d4fa18fda72f1d455532414c67f372 100644 (file)
@@ -1,6 +1,6 @@
 #include "libthreads.h"
 #include "common.h"
-#include "threads_internal.h"
+#include "threads.h"
 
 /* global "model" object */
 #include "model.h"