Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the amount of implicit include directories
[simgrid.git] / src / xbt / backtrace_linux.c
index 82a3c66..55813c4 100644 (file)
@@ -15,7 +15,7 @@
 #include "xbt/log.h"
 #include "xbt/str.h"
 #include "xbt/module.h"         /* xbt_binary_name */
 #include "xbt/log.h"
 #include "xbt/str.h"
 #include "xbt/module.h"         /* xbt_binary_name */
-#include "xbt_modinter.h"       /* backtrace initialization headers */
+#include "src/xbt_modinter.h"       /* backtrace initialization headers */
 #ifdef HAVE_MC
 #define UNW_LOCAL_ONLY
 #include <libunwind.h>
 #ifdef HAVE_MC
 #define UNW_LOCAL_ONLY
 #include <libunwind.h>