aboutsummaryrefslogtreecommitdiffstats
path: root/temp.c
diff options
context:
space:
mode:
Diffstat (limited to 'temp.c')
-rw-r--r--temp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/temp.c b/temp.c
index 38e873d..95b74f7 100644
--- a/temp.c
+++ b/temp.c
@@ -19,7 +19,7 @@
*/
#include "board.h"
-#include "i2c/i2c.h"
+#include "i2c.h"
// TMP006 I2C address
#define TEMP_ADDR (0x40)