aboutsummaryrefslogtreecommitdiff
path: root/apps/systemcmds/top/top.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemcmds/top/top.c')
-rw-r--r--apps/systemcmds/top/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemcmds/top/top.c b/apps/systemcmds/top/top.c
index f4e260211..b373d9ae7 100644
--- a/apps/systemcmds/top/top.c
+++ b/apps/systemcmds/top/top.c
@@ -47,7 +47,7 @@
#include <poll.h>
#include <arch/board/up_cpuload.h>
-#include <arch/board/up_hrt.h>
+#include <drivers/drv_hrt.h>
/**
* Start the top application.