summaryrefslogtreecommitdiffstats
path: root/it85spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'it85spi.c')
-rw-r--r--it85spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/it85spi.c b/it85spi.c
index 17e4e109d..574e03af8 100644
--- a/it85spi.c
+++ b/it85spi.c
@@ -26,7 +26,7 @@
#include "flash.h"
#include "spi.h"
#include "programmer.h"
-#include "hwaccess.h"
+#include "hwaccess_x86_io.h"
#define MAX_TIMEOUT 100000
#define MAX_TRY 5