Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix case of a header file
[simgrid.git] / src / simix / smx_synchro_private.h
index 8066b43..c4c5371 100644 (file)
@@ -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 {