Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[cmake] cleanups
[simgrid.git] / examples / msg / chainsend / messages.h
index b717d5c0dcbb6f58232a812b7c6093c69fe194f9..9e976d402c431cb5d01df4fe821074b2a9bd675b 100644 (file)
@@ -1,4 +1,4 @@
-/* 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
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -7,7 +7,7 @@
 #ifndef KADEPLOY_MESSAGES_H
 #define KADEPLOY_MESSAGES_H
 
 #ifndef KADEPLOY_MESSAGES_H
 #define KADEPLOY_MESSAGES_H
 
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 #include "xbt/sysdep.h"
 
 #define MESSAGE_BUILD_CHAIN_SIZE 40
 #include "xbt/sysdep.h"
 
 #define MESSAGE_BUILD_CHAIN_SIZE 40