diff options
Diffstat (limited to 'sw/ltc2400.h')
-rw-r--r-- | sw/ltc2400.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/ltc2400.h b/sw/ltc2400.h index 9a046b2..ac99521 100644 --- a/sw/ltc2400.h +++ b/sw/ltc2400.h @@ -27,7 +27,7 @@ #include <stdlib.h> #include <stdint.h> -#include "pins.h" +#include "pins.hpp" void ltc2400_init(); |