diff options
Diffstat (limited to 'hw/omap_tap.c')
-rw-r--r-- | hw/omap_tap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/omap_tap.c b/hw/omap_tap.c index e273e97..181ecee 100644 --- a/hw/omap_tap.c +++ b/hw/omap_tap.c @@ -18,8 +18,8 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ -#include "hw.h" -#include "omap.h" +#include "hw/hw.h" +#include "hw/omap.h" /* TEST-Chip-level TAP */ static uint64_t omap_tap_read(void *opaque, hwaddr addr, |