X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fgrlib_gptimer.c;h=7043a346843f52d359e0cacba652f55d7e3db678;hb=085d813407453e498e05c37d988efba8c6f5af0a;hp=7962b74f2c430a1b107c23bd9551868b08fb70ac;hpb=fedf2de31023b4ee71a4e578db013976243a8143;p=mirror_qemu.git diff --git a/hw/grlib_gptimer.c b/hw/grlib_gptimer.c index 7962b74f2c..7043a34684 100644 --- a/hw/grlib_gptimer.c +++ b/hw/grlib_gptimer.c @@ -22,9 +22,9 @@ * THE SOFTWARE. */ -#include "sysbus.h" +#include "hw/sysbus.h" #include "qemu/timer.h" -#include "ptimer.h" +#include "hw/ptimer.h" #include "trace.h"