X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/661e64114641721802e309fc277b081ea01078c8..a57327d86b9fb16acacc71a3359817acd2a2816b:/src/mc/inspect/mc_member.cpp diff --git a/src/mc/inspect/mc_member.cpp b/src/mc/inspect/mc_member.cpp index 63493620a1..5b01e582b2 100644 --- a/src/mc/inspect/mc_member.cpp +++ b/src/mc/inspect/mc_member.cpp @@ -1,11 +1,10 @@ -/* Copyright (c) 2014-2019. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2014-2019. 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 "src/mc/Type.hpp" -#include "src/mc/mc_dwarf.hpp" +#include "src/mc/inspect/Type.hpp" +#include "src/mc/inspect/mc_dwarf.hpp" #include "src/mc/mc_private.hpp" namespace simgrid {