aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ms5611/ms5611_i2c.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/ms5611/ms5611_i2c.cpp')
-rw-r--r--src/drivers/ms5611/ms5611_i2c.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/ms5611/ms5611_i2c.cpp b/src/drivers/ms5611/ms5611_i2c.cpp
index ca651409f..30d5e4888 100644
--- a/src/drivers/ms5611/ms5611_i2c.cpp
+++ b/src/drivers/ms5611/ms5611_i2c.cpp
@@ -38,7 +38,7 @@
*/
/* XXX trim includes */
-#include <nuttx/config.h>
+#include <px4_config.h>
#include <sys/types.h>
#include <stdint.h>