aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/md25/md25.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/md25/md25.hpp')
-rw-r--r--src/drivers/md25/md25.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/md25/md25.hpp b/src/drivers/md25/md25.hpp
index 2fc317f5e..780978514 100644
--- a/src/drivers/md25/md25.hpp
+++ b/src/drivers/md25/md25.hpp
@@ -46,7 +46,7 @@
#include <poll.h>
#include <stdio.h>
-#include <controllib/block/UOrbSubscription.hpp>
+#include <controllib/uorb/UOrbSubscription.hpp>
#include <uORB/topics/actuator_controls.h>
#include <drivers/device/i2c.h>