From 579fcb5190f9ada45b2dcdaeb9b7e8df95c7a86d Mon Sep 17 00:00:00 2001 From: adamdunkels Date: Sun, 25 Mar 2007 12:14:21 +0000 Subject: [PATCH] Include path --- examples/sky/tcprudolph0.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/sky/tcprudolph0.c b/examples/sky/tcprudolph0.c index 691b87adf..c5ac3362f 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.2 2007/03/25 12:13:27 adamdunkels Exp $ + * @(#)$Id: tcprudolph0.c,v 1.3 2007/03/25 12:14:21 adamdunkels Exp $ */ #include @@ -46,7 +46,7 @@ #include "codeprop.h" -#include "rudolph0.h" +#include "core/net/rime/rudolph0.h" #define DEBUG 0 #if DEBUG