aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/airspeed.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/uORB/topics/airspeed.h')
-rw-r--r--src/modules/uORB/topics/airspeed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/uORB/topics/airspeed.h b/src/modules/uORB/topics/airspeed.h
index d2ee754cd..676c37c77 100644
--- a/src/modules/uORB/topics/airspeed.h
+++ b/src/modules/uORB/topics/airspeed.h
@@ -40,7 +40,7 @@
#ifndef TOPIC_AIRSPEED_H_
#define TOPIC_AIRSPEED_H_
-#include "../uORB.h"
+#include <platforms/px4_defines.h>
#include <stdint.h>
/**