make includes refer to $(CONTIKI)/core or $(CONTIKI)/platform/inga
[wsn-p.git] / tutorial / ledbuttontest / ledbuttontest.c
index 719de36..e1ef793 100644 (file)
@@ -1,5 +1,5 @@
 #include <contiki.h>
-#include <leds.h>
+#include <dev/leds.h>
 //#include <stdio.h>
 #include <dev/button-sensor.h>
 
This page took 0.022239 seconds and 4 git commands to generate.