X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/e531761d63b7f8fe6b6423fafb3616ebbff768aa..0d09e41a51aa0752b1ce525ce084f7cd210e461b:/hw/tc6393xb.c diff --git a/hw/tc6393xb.c b/hw/tc6393xb.c index 79c971b439..2d5fa89e9b 100644 --- a/hw/tc6393xb.c +++ b/hw/tc6393xb.c @@ -11,8 +11,8 @@ * GNU GPL, version 2 or (at your option) any later version. */ #include "hw/hw.h" -#include "hw/devices.h" -#include "hw/flash.h" +#include "hw/arm/devices.h" +#include "hw/block/flash.h" #include "ui/console.h" #include "ui/pixel_ops.h" #include "sysemu/blockdev.h"