Fix the USB code to find the headers after they were moved.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3575 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Jordan Crouse
2008-09-11 17:29:00 +00:00
parent 6fbbd8080f
commit 29061a59b2
8 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
*/
#include <config.h>
#include "usb.h"
#include <usb/usb.h>
hci_t *usb_hcs = 0;