Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / bindings / java / jxbt_utilities.cpp
index a5e6ed1..6756075 100644 (file)
@@ -6,7 +6,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/sysdep.h"
-#include "jxbt_utilities.h"
+#include "jxbt_utilities.hpp"
 
 #include <cstdlib> /* abort */