Doxygen: document subdirectories
[model-checker.git] / threads.cc
index 7f515159f78052727180b1be6d82ba1df7e9ebac..dc2db2d9bfefcab57458035f3f4bc815b75b5fc5 100644 (file)
@@ -4,9 +4,9 @@
 
 #include <string.h>
 
-#include "libthreads.h"
+#include <threads.h>
 #include "common.h"
-#include "threads.h"
+#include "threads-model.h"
 
 /* global "model" object */
 #include "model.h"