make includes refer to $(CONTIKI)/core or $(CONTIKI)/platform/inga
[wsn-p.git] / exercise_remotecontrol / rime / pwnage.c
index c46777a..c26ccce 100644 (file)
@@ -1,7 +1,7 @@
 #include <contiki.h>
-#include <leds.h>
 #include <stdio.h>
-#include <button-sensor.h>
+#include <dev/leds.h>
+#include <dev/button-sensor.h>
 #include <net/rime.h>
 
 PROCESS(pwnage, "total pwnage!");
This page took 0.046973 seconds and 4 git commands to generate.