aboutsummaryrefslogtreecommitdiff
path: root/hal_io_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'hal_io_i2c.c')
-rw-r--r--hal_io_i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal_io_i2c.c b/hal_io_i2c.c
index aa7b198..c98ea7d 100644
--- a/hal_io_i2c.c
+++ b/hal_io_i2c.c
@@ -40,7 +40,7 @@
#include <sys/ioctl.h>
#include <stdint.h>
-#include "cryptech.h"
+#include "hal.h"
#define I2C_dev "/dev/i2c-2"
#define I2C_addr 0x0f