diff options
Diffstat (limited to 'main/i2c.cpp')
| -rw-r--r-- | main/i2c.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/i2c.cpp b/main/i2c.cpp index ae313b33..4ae3b267 100644 --- a/main/i2c.cpp +++ b/main/i2c.cpp @@ -1,4 +1,4 @@ -#include "i2c.h" +#include "i2c.hpp" #include "assert.h" |
