]> git.proxmox.com Git - qemu.git/blobdiff - hw/openrisc_timer.c
hw: include hw header files with full paths
[qemu.git] / hw / openrisc_timer.c
index d965be77dee8c31c94900e91fbb343a7f90981ac..f6c877f42549fd0bcbe33242afeb4f5c60eebda2 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #include "cpu.h"
-#include "hw.h"
+#include "hw/hw.h"
 #include "qemu/timer.h"
 
 #define TIMER_FREQ    (20 * 1000 * 1000)    /* 20MHz */