]> Git Repo - qemu.git/blobdiff - hw/imx_timer.c
Merge remote-tracking branch 'sstabellini/xen-2013-04-05' into staging
[qemu.git] / hw / imx_timer.c
index e924c747c542b4cc8cef0b82175b155b3ed5e003..a8c311141e9caa1459786ab4a654aeaa32766672 100644 (file)
  *
  */
 
-#include "hw.h"
+#include "hw/hw.h"
 #include "qemu/timer.h"
-#include "ptimer.h"
-#include "sysbus.h"
-#include "imx.h"
+#include "hw/ptimer.h"
+#include "hw/sysbus.h"
+#include "hw/imx.h"
 
 //#define DEBUG_TIMER 1
 #ifdef DEBUG_TIMER
This page took 0.023922 seconds and 4 git commands to generate.