]> AND Public Git Repository - simgrid.git/blobdiff - src/bindings/java/jmsg_storage.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[java] Remove org.simgrid.msg.Process to xbt_main_func_t cast hack
[simgrid.git] / src / bindings / java / jmsg_storage.h
index eeda61e123ca7f92ce3fe0df2c33a7ac13faf412..674f1c504643adbae9d5d2e6150c78fa83a3c22d 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions related to the java storage API.                            */
 
-/* Copyright (c) 2012-2014. The SimGrid Team.
+/* Copyright (c) 2012-2015. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -9,7 +9,7 @@
 #ifndef MSG_JSTORAGE_H
 #define MSG_JSTORAGE_H
 #include <jni.h>
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 
 /**
  * This function returns a new java storage instance.