summaryrefslogtreecommitdiff
path: root/src/drivers/adc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/adc.cpp')
-rw-r--r--src/drivers/adc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/adc.cpp b/src/drivers/adc.cpp
index 3379a1ae..3038f7f6 100644
--- a/src/drivers/adc.cpp
+++ b/src/drivers/adc.cpp
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: GPL-3.0-only
*/
-#include "adc.hpp"
+#include "drivers/adc.hpp"
#include <cstdint>
#include "esp_adc/adc_cali.h"