summaryrefslogtreecommitdiff
path: root/src/drivers/Hrs3300.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/Hrs3300.cpp')
-rw-r--r--src/drivers/Hrs3300.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/Hrs3300.cpp b/src/drivers/Hrs3300.cpp
index edb9e81d..cecef145 100644
--- a/src/drivers/Hrs3300.cpp
+++ b/src/drivers/Hrs3300.cpp
@@ -6,7 +6,7 @@
#include <algorithm>
#include <nrf_gpio.h>
-#include "Hrs3300.h"
+#include "drivers/Hrs3300.h"
#include <FreeRTOS.h>
#include <task.h>