X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9aa3a4378d516f0d92531f6f98a127c4a798386e..f3f75bc2f18724100ab01ced9891742ea48b7a08:/src/simix/smx_synchro_private.h diff --git a/src/simix/smx_synchro_private.h b/src/simix/smx_synchro_private.h index c7f882b565..c4c5371502 100644 --- a/src/simix/smx_synchro_private.h +++ b/src/simix/smx_synchro_private.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-2016. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2012-2017. 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. */ @@ -6,7 +6,7 @@ #ifndef SIMIX_SYNCHRO_PRIVATE_H #define SIMIX_SYNCHRO_PRIVATE_H -#include "simgrid/s4u/conditionVariable.hpp" +#include "simgrid/s4u/ConditionVariable.hpp" #include "xbt/swag.h" namespace simgrid {