X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/40334ce6fe520b2fa7d1e240716e4f34a5fdc74e..ab1a5770e72e90720fb1f2dc0901cda2573b208b:/src/mc/mc_state.h diff --git a/src/mc/mc_state.h b/src/mc/mc_state.h index f44ac485ab..152e7a07d8 100644 --- a/src/mc/mc_state.h +++ b/src/mc/mc_state.h @@ -4,8 +4,8 @@ /* 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. */ -#ifndef MC_STATE_H -#define MC_STATE_H +#ifndef SIMGRID_MC_STATE_H +#define SIMGRID_MC_STATE_H #include #include "../simix/smx_private.h"