]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/sh_timer.c
hw: move headers to include/
[thirdparty/qemu.git] / hw / sh_timer.c
index b4503230a9ed82f1d27de15e8677e9b2b149efb2..f92ff4f73f6039a98d63e388c6201bb2a4c482e5 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include "hw/hw.h"
-#include "hw/sh.h"
+#include "hw/sh4/sh.h"
 #include "qemu/timer.h"
 #include "exec/address-spaces.h"
 #include "hw/ptimer.h"