]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/backtrace_dummy.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / xbt / backtrace_dummy.c
index 3b86fe75b70b004973ad8a724717b7ea67f26a39..65a4fdaf83988c6040f686bc08b676173d82b626 100644 (file)
@@ -1,13 +1,13 @@
 /* backtrace_dummy -- stubs of this module for non-supported archs          */
 
-/* Copyright (c) 2008-2012. The SimGrid Team.
+/* Copyright (c) 2008-2014. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/ex.h"
-#include "xbt_modinter.h"
+#include "src/xbt_modinter.h"
 
 /* Module creation/destruction */
 void xbt_backtrace_preinit(void)