X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/801817fee1842a25f3155c0426c96761a4e312ee..86e534066dafbcbb2284a75ad76d8258a329d226:/src/kernel/resource/Resource.hpp diff --git a/src/kernel/resource/Resource.hpp b/src/kernel/resource/Resource.hpp index 96a56af6d3..80481fbf24 100644 --- a/src/kernel/resource/Resource.hpp +++ b/src/kernel/resource/Resource.hpp @@ -3,8 +3,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 SIMGRID_KERNEL_MODEL_RESOURCE_HPP -#define SIMGRID_KERNEL_MODEL_RESOURCE_HPP +#ifndef SIMGRID_KERNEL_RESOURCE_RESOURCE_HPP +#define SIMGRID_KERNEL_RESOURCE_RESOURCE_HPP #include "src/surf/surf_interface.hpp"