]> AND Public Git Repository - simgrid.git/blobdiff - include/simgrid/modelchecker.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
a few blanks less + static
[simgrid.git] / include / simgrid / modelchecker.h
index 4015e9a65409fb648e00a4d6618f4a101f41b86a..b77f417b64d5fe7f4ef2f25004e4f741abe5dbf8 100644 (file)
@@ -18,8 +18,9 @@
 #include <stdbool.h>
 
 #include <simgrid_config.h> /* HAVE_MC ? */
-#include <xbt.h>
-#include "xbt/automaton.h"
+
+#include <xbt/base.h>
+#include <xbt/automaton.h>
 
 SG_BEGIN_DECL()