summaryrefslogtreecommitdiff
path: root/src/drivers/include/dac.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/include/dac.hpp')
-rw-r--r--src/drivers/include/dac.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/include/dac.hpp b/src/drivers/include/dac.hpp
index b4e95ad4..8c4b6419 100644
--- a/src/drivers/include/dac.hpp
+++ b/src/drivers/include/dac.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "gpio-expander.hpp"
+#include "gpio_expander.hpp"
#include <stdint.h>
#include <functional>