aboutsummaryrefslogtreecommitdiffhomepage
path: root/source/Core/Drivers/BMA223.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Core/Drivers/BMA223.hpp')
-rw-r--r--source/Core/Drivers/BMA223.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Core/Drivers/BMA223.hpp b/source/Core/Drivers/BMA223.hpp
index 34fff543..54c0db51 100644
--- a/source/Core/Drivers/BMA223.hpp
+++ b/source/Core/Drivers/BMA223.hpp
@@ -9,6 +9,7 @@
#define CORE_DRIVERS_BMA223_HPP_
#include "BMA223_defines.h"
#include "BSP.h"
+#include "accelerometers_common.h"
#include "I2C_Wrapper.hpp"
#include "accelerometers_common.h"