summaryrefslogtreecommitdiff
path: root/src/gyronardo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gyronardo.cpp')
-rw-r--r--src/gyronardo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gyronardo.cpp b/src/gyronardo.cpp
index 4b6b5fd..d05b3ce 100644
--- a/src/gyronardo.cpp
+++ b/src/gyronardo.cpp
@@ -1,7 +1,7 @@
-#include "common/memory.hpp"
#include "sensor/calibration.hpp"
#include "sensor/sensor.hpp"
#include "serial.hpp"
+#include "utils.hpp"
#include <Arduino.h>
#include <Wire.h>