aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/pci_ehci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/pci_ehci.h')
-rw-r--r--src/include/device/pci_ehci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/device/pci_ehci.h b/src/include/device/pci_ehci.h
index c3bcdc90f8..e7a445d377 100644
--- a/src/include/device/pci_ehci.h
+++ b/src/include/device/pci_ehci.h
@@ -5,6 +5,7 @@
#include <device/device.h>
#include <device/pci_type.h>
+#include <stdint.h>
#define EHCI_BAR_INDEX 0x10
#define PCI_EHCI_CLASSCODE 0x0c0320 /* USB2.0 with EHCI controller */