X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6de03ecc4e630732984a0673512a5d15fd75e270..6270ece7967b322385bbff766ee5f882ba1ef2a2:/examples/msg/kademlia/task.h diff --git a/examples/msg/kademlia/task.h b/examples/msg/kademlia/task.h index 49245499b6..251a1e1311 100644 --- a/examples/msg/kademlia/task.h +++ b/examples/msg/kademlia/task.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2012, 2014. The SimGrid Team. +/* Copyright (c) 2012, 2014-2015. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -8,7 +8,7 @@ #define _MSG_KADEMLIA_EXAMPLES_TASK #include "common.h" #include "node.h" -#include "msg/msg.h" +#include "simgrid/msg.h" /** * Types of tasks exchanged */