Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
removing tracing functions from examples that are not in msg/tracing directory
[simgrid.git] / src / simix / smx_context_java.h
index 5e8e8ab..5bcb8ed 100644 (file)
@@ -1,10 +1,16 @@
+/* Copyright (c) 2009, 2010. 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 _XBT_CONTEXT_JAVA_H
 #define _XBT_CONTEXT_JAVA_H
 
 #include "portable.h"
 #include "xbt/misc.h"
 
-#include "private.h"
+#include "smx_context_private.h"
 #include "java/jmsg.h"
 #include "java/jmsg_process.h"