aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/parameter_update.h
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-12-02 16:52:38 +0100
committerThomas Gubler <thomasgubler@gmail.com>2014-12-02 16:52:38 +0100
commitad499a594447d807b3702c64fdfaad51ac579e2b (patch)
tree73c3a2b96b488a246407f9a377b6bac5830965c4 /src/modules/uORB/topics/parameter_update.h
parent05a87a706a122b8a83becaaa94c70161fb69c82a (diff)
parentefe0938e9990225636e5fed78e945ded5f24220f (diff)
downloadpx4-firmware-ad499a594447d807b3702c64fdfaad51ac579e2b.tar.gz
px4-firmware-ad499a594447d807b3702c64fdfaad51ac579e2b.tar.bz2
px4-firmware-ad499a594447d807b3702c64fdfaad51ac579e2b.zip
Merge remote-tracking branch 'upstream/ROS_shared_lib_base_class' into dev_ros_rossharedlib
Conflicts: src/modules/uORB/topics/vehicle_attitude.h src/platforms/px4_defines.h
Diffstat (limited to 'src/modules/uORB/topics/parameter_update.h')
-rw-r--r--src/modules/uORB/topics/parameter_update.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/uORB/topics/parameter_update.h b/src/modules/uORB/topics/parameter_update.h
index 68964deb0..fe9c9070f 100644
--- a/src/modules/uORB/topics/parameter_update.h
+++ b/src/modules/uORB/topics/parameter_update.h
@@ -40,7 +40,7 @@
#define TOPIC_PARAMETER_UPDATE_H
#include <stdint.h>
-#include "../uORB.h"
+#include <platforms/px4_defines.h>
/**
* @addtogroup topics