]> Git Repo - qemu.git/blobdiff - hw/arm/pxa2xx.c
hw: move headers to include/
[qemu.git] / hw / arm / pxa2xx.c
index b7ca511d45c04d3a5312ef0602ce5ee9f48adc04..bbecc770ed8f7bcefadd4b1d4f8eb624a6f34fd0 100644 (file)
@@ -8,10 +8,10 @@
  */
 
 #include "hw/sysbus.h"
-#include "hw/pxa.h"
+#include "hw/arm/pxa.h"
 #include "sysemu/sysemu.h"
-#include "hw/serial.h"
-#include "hw/i2c.h"
+#include "hw/char/serial.h"
+#include "hw/i2c/i2c.h"
 #include "hw/ssi.h"
 #include "char/char.h"
 #include "sysemu/blockdev.h"
This page took 0.023215 seconds and 4 git commands to generate.