aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/usbdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/usbdebug.c')
-rw-r--r--src/soc/intel/broadwell/usbdebug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/usbdebug.c b/src/soc/intel/broadwell/usbdebug.c
index d462e89f90..736a1a3c44 100644
--- a/src/soc/intel/broadwell/usbdebug.c
+++ b/src/soc/intel/broadwell/usbdebug.c
@@ -23,7 +23,7 @@
#include <usbdebug.h>
#include <device/pci.h>
#include <device/pci_def.h>
-#include <broadwell/pci_devs.h>
+#include <soc/pci_devs.h>
void set_debug_port(unsigned int port)
{