aboutsummaryrefslogtreecommitdiff
path: root/src/superio/ite/it8661f/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/ite/it8661f/chip.h')
-rw-r--r--src/superio/ite/it8661f/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/superio/ite/it8661f/chip.h b/src/superio/ite/it8661f/chip.h
index 691f0e2ab5..cc4ae6bfd9 100644
--- a/src/superio/ite/it8661f/chip.h
+++ b/src/superio/ite/it8661f/chip.h
@@ -23,6 +23,7 @@
/* This chip doesn't seem to have keyboard and mouse support. */
+#include <device/device.h>
#include <uart8250.h>
extern struct chip_operations superio_ite_it8661f_ops;