muorb: add drv_hrt.h include for hrt_absolute_time

This commit is contained in:
Beat Küng
2016-08-12 18:38:25 +02:00
parent 441a05d976
commit b8e247a018
@@ -39,6 +39,7 @@
#include "px4muorb.h"
#include "px4_log.h"
#include <shmem.h>
#include <drivers/drv_hrt.h>
using namespace px4muorb;