summaryrefslogtreecommitdiff
path: root/src/drivers/test/test_dac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/test/test_dac.cpp')
-rw-r--r--src/drivers/test/test_dac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/test/test_dac.cpp b/src/drivers/test/test_dac.cpp
index aa7a521c..84be09b9 100644
--- a/src/drivers/test/test_dac.cpp
+++ b/src/drivers/test/test_dac.cpp
@@ -1,6 +1,6 @@
#include <cstdint>
#include "dac.hpp"
-#include "gpio-expander.hpp"
+#include "gpio_expander.hpp"
#include "i2c.hpp"
#include "i2c_fixture.hpp"