Updated include paths for the moved files under net/

This commit is contained in:
Adam Dunkels 2013-11-22 09:17:54 +01:00
parent afdeed1c64
commit 5f3fe7f7c7
176 changed files with 342 additions and 338 deletions

View file

@ -38,7 +38,7 @@
#define BORDER_ROUTER_H_
#include "contiki.h"
#include "net/uip.h"
#include "net/ip/uip.h"
#include <stdio.h>
int border_router_cmd_handler(const uint8_t *data, int len);