Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / src / bindings / java / jmsg_as.hpp
index 2ce24f7..90eb543 100644 (file)
@@ -1,13 +1,13 @@
 /* Functions related to the java As instances.                              */
 
-/* Copyright (c) 2007-2017. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2007-2022. 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. */
 
 #ifndef JMSG_AS_HPP
 #define JMSG_AS_HPP
-#include "simgrid/msg.h"
+#include "simgrid/zone.h"
 #include <jni.h>
 
 extern "C" {