diff --git a/examples/sky/tcprudolph0.c b/examples/sky/tcprudolph0.c index 5a420366a..691b87adf 100644 --- a/examples/sky/tcprudolph0.c +++ b/examples/sky/tcprudolph0.c @@ -28,7 +28,7 @@ * * This file is part of the Contiki operating system. * - * @(#)$Id: tcprudolph0.c,v 1.4 2007/03/25 12:14:45 adamdunkels Exp $ + * @(#)$Id: tcprudolph0.c,v 1.2 2007/03/25 12:13:27 adamdunkels Exp $ */ #include @@ -46,7 +46,7 @@ #include "codeprop.h" -#include "net/rime/rudolph0.h" +#include "rudolph0.h" #define DEBUG 0 #if DEBUG