Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
these scripts are outdated and thus misleading
[simgrid.git] / teshsuite / mc / replay / random_bug.c
index 4b8613c..fac0e25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014. The SimGrid Team.
+/* Copyright (c) 2014-2015. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -7,8 +7,7 @@
 #include <stdio.h>
 
 #include <xbt/log.h>
-
-#include <msg/msg.h>
+#include <simgrid/msg.h>
 #include <simgrid/modelchecker.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(random_bug, "Application");