X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d57f583f531c3ed96281734e99a3199e0a58ec3f..9575359fcebd3a393b65891c293990d1a882eb34:/src/mc/mc_dwarf.hpp diff --git a/src/mc/mc_dwarf.hpp b/src/mc/mc_dwarf.hpp index b7ebf39ef9..d2475529dc 100644 --- a/src/mc/mc_dwarf.hpp +++ b/src/mc/mc_dwarf.hpp @@ -11,13 +11,13 @@ #include +#include #include #define DW_LANG_Objc DW_LANG_ObjC /* fix spelling error in older dwarf.h */ #include -#include "mc/Variable.hpp" -#include "mc/mc_memory_map.h" +#include "src/mc/mc_forward.hpp" namespace simgrid { namespace dwarf {