make includes refer to $(CONTIKI)/core or $(CONTIKI)/platform/inga
[wsn-p.git] / tutorial / ledtest / ledtest.c
index 4d96646..54fc923 100644 (file)
@@ -1,5 +1,5 @@
 #include <contiki.h>
-#include <leds.h>
+#include <dev/leds.h>
 #include <stdio.h>
 
 PROCESS(ledtest, "LED test");
This page took 0.023909 seconds and 4 git commands to generate.