Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename simgrid::exception into simgrid::Exception
[simgrid.git] / src / bindings / java / JavaContext.cpp
index 3cf2422..70c7069 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "JavaContext.hpp"
 #include "jxbt_utilities.hpp"
-#include "simgrid/exception.hpp"
+#include "simgrid/Exception.hpp"
 #include "src/simix/smx_private.hpp"
 
 #include <functional>