diff options
Diffstat (limited to 'mcp6x_spi.c')
-rw-r--r-- | mcp6x_spi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp6x_spi.c b/mcp6x_spi.c index 23f39a5..ac40557 100644 --- a/mcp6x_spi.c +++ b/mcp6x_spi.c @@ -29,6 +29,7 @@ #include <ctype.h> #include "flash.h" #include "programmer.h" +#include "hwaccess.h" /* Bit positions for each pin. */ |