Fixed include paths

ico
adamdunkels 2006-06-17 23:01:48 +00:00
parent 212625f65c
commit 55769464f4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#include "contiki.h"
#include "psock.h"
#include "memb.h"
#include "contiki-lib.h"
#include "contiki-net.h"
#include <string.h>