aboutsummaryrefslogtreecommitdiff
path: root/apps/systemcmds/led/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemcmds/led/led.c')
-rw-r--r--apps/systemcmds/led/led.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemcmds/led/led.c b/apps/systemcmds/led/led.c
index 02c1bb133..7a1faa618 100644
--- a/apps/systemcmds/led/led.c
+++ b/apps/systemcmds/led/led.c
@@ -50,7 +50,7 @@
#include <termios.h>
#include <time.h>
#include <sys/prctl.h>
-#include <arch/board/up_hrt.h>
+#include <drivers/drv_hrt.h>
#include <arch/board/drv_led.h>
#include <systemlib/err.h>