]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/arm_mptimer.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / arm_mptimer.c
index 67908322360b92410a51e08d66ba03fcedab4308..1febaeb7b1bc610396a157fd599ab2be6c87d3f0 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include "sysbus.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
 
 /* This device implements the per-cpu private timer and watchdog block
  * which is used in both the ARM11MPCore and Cortex-A9MP.